Receptacle
 All Classes Files Functions Variables Pages
UtilWorker Class Reference
Inheritance diagram for UtilWorker:

Public Slots

virtual void exit_early ()
 exit_early indicates that a cancel request has been made.
 

Signals

void complete (int result=0)
 

Public Member Functions

 UtilWorker (int argc=0, char *argv[]=NULL, QObject *parent=0)
 
virtual void init ()
 
virtual bool is_valid ()
 
virtual void start ()
 
virtual void cleanup ()
 
virtual QString meta_lookup (const QString &key)
 
virtual QObject * get_widget ()
 

Protected Attributes

QHash< QString, QString > meta_hash
 
bool is_terminate_requested
 is_terminate_requested flags the worker that early exit has been requested when set to True
 

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