cctw
0.2.1
|
#include <cctwthread.h>
Public Member Functions | |
CctwThread (QObject *parent=0) | |
Static Public Member Functions | |
static void | sleep (unsigned long sec) |
static void | msleep (unsigned long msec) |
static void | usleep (unsigned long usec) |
Definition at line 6 of file cctwthread.h.
|
explicit |
Definition at line 3 of file cctwthread.cpp.
|
static |
Definition at line 13 of file cctwthread.cpp.
Referenced by CctwApplication::calculateDependencies(), CctwApplication::executeMerge(), CctwApplication::executeNorm(), CctwApplication::executeProject(), CctwApplication::executeTransform(), CctwApplication::mergeOutput(), and CctwApplication::waitCompleted().
|
static |
Definition at line 8 of file cctwthread.cpp.
|
static |
Definition at line 18 of file cctwthread.cpp.