4 #ifndef pqTriggerOnIdleHelper_h 5 #define pqTriggerOnIdleHelper_h 26 typedef QObject Superclass;
45 void triggerInternal();
50 QPointer<pqServer> Server;
#define PQCOMPONENTS_EXPORT
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...
Often times we need to call certain slots on idle.