23 #ifndef LIGHTAPP_EVENTFILTER_H
24 #define LIGHTAPP_EVENTFILTER_H
31 #pragma warning( disable: 4251 )
44 static void Destroy();
60 #pragma warning( default: 4251 )
#define LIGHTAPP_EXPORT
Definition: LightApp.h:36
Definition: LightApp_EventFilter.h:41
static LightApp_EventFilter * myFilter
Definition: LightApp_EventFilter.h:56
For more information see QT documentation.
Definition: SUIT_Application.h:42
The class which encapsulates data and functionality required for posting component-specific events to...
Definition: SALOME_Event.h:50