|
ISLEman
|
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 |
1.8.12