itom  4.1.0
ito::DelayJobRunnerBase Class Referenceabstract
Inheritance diagram for ito::DelayJobRunnerBase:
ito::DelayJobRunner< OBJECT, FUNC > ito::DelayJobRunnerArgTextBlock< OBJECT, FUNC > ito::DelayJobRunnerArgTextCursor< OBJECT, FUNC > ito::DelayJobRunnerGenericArg< OBJECT, FUNC, ARGTYPE > ito::DelayJobRunnerNoArgs< OBJECT, FUNC >

Public Member Functions

 DelayJobRunnerBase (int delay=500, QObject *parent=NULL)
 
virtual void cancelRequests ()=0
 
int delay () const
 
void setDelay (int delay)
 

Protected Attributes

QTimer m_timer
 
int m_delay
 

Private Slots

virtual void execRequestedJob ()=0
 

The documentation for this class was generated from the following file: