ISLEman
Public Member Functions | Static Public Member Functions | Protected Member Functions | Friends | List of all members
QThread Class Reference
Inheritance diagram for QThread:
DotWorkerThread

Public Member Functions

bool isFinished () const
 
bool isRunning () const
 
void start ()
 
void terminate ()
 
void wait ()
 
void setStackSize (unsigned int stackSize)
 
unsigned int stackSize () const
 

Static Public Member Functions

static int idealThreadCount ()
 

Protected Member Functions

virtual void started ()
 
virtual void finished ()
 
virtual void terminated ()
 
virtual void run ()
 

Friends

class QThreadPrivate
 

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