addCleanupCall(FXAutoPtr< Generic::BoundFunctorV > handler, bool inThread=false) | FX::QThread | |
addCreationUpcall(CreationUpcallSpec upcallv, bool inThread=false) | FX::QThread | [static] |
Auto enum value | FX::QThread | |
checkForTerminate() | FX::QThread | |
cleanup() | FX::TnFXAppEventLoop | [protected, virtual] |
CreationUpcallSpec typedef | FX::QThread | |
creator() const | FX::QThread | |
current() | FX::QThread | [static] |
decouplePythonObject() const | FX::FXObject | [inline, virtual] |
disableTermination() | FX::QThread | |
enableTermination() | FX::QThread | |
execute(FXApp *app)=0 | FX::TnFXAppEventLoop | [protected, pure virtual] |
executeRetCode() | FX::TnFXAppEventLoop | [protected] |
exit(void *retcode) | FX::QThread | [static] |
finished() const | FX::QThread | [inline] |
getApp() const | FX::TnFXAppEventLoop | |
getClassName() const | FX::FXObject | |
getEventLoop() const | FX::TnFXAppEventLoop | |
getPythonObject() const | FX::FXObject | [inline, virtual] |
id() | FX::QThread | [static] |
ID_LAST enum value | FX::TnFXAppEventLoop | |
inCleanup() const | FX::QThread | [inline] |
InKernel enum value | FX::QThread | |
InProcess enum value | FX::QThread | |
int_cancelWaiterHandle() | FX::QThread | [static] |
isLocked() const | FX::QMutex | |
isMemberOf(const FXMetaClass *metaclass) const | FX::FXObject | |
isValid() const | FX::QThread | |
load(FXStream &store) | FX::FXObject | [virtual] |
lock() | FX::QMutex | |
locked() const | FX::QMutex | [inline] |
msleep(FXuint millisecs) | FX::QThread | [static] |
myId() const | FX::QThread | |
name() const | FX::QThread | [inline] |
onDefault(FXObject *, FXSelector, void *) | FX::FXObject | [virtual] |
primaryThread() | FX::QThread | [static] |
priority() const | FX::QThread | |
processorAffinity() const | FX::QThread | |
QMutex(FXuint spinCount=4000) | FX::QMutex | |
QThread(const char *name=0, bool autodelete=false, FXuval stacksize=524288, ThreadScheduler schedloc=Auto) | FX::QThread | |
removeCleanupCall(Generic::BoundFunctorV *handler) | FX::QThread | |
removeCreationUpcall(CreationUpcallSpec upcallv) | FX::QThread | [static] |
requestTermination() | FX::QThread | |
result() const | FX::QThread | |
run() | FX::TnFXAppEventLoop | [protected, virtual] |
running() const | FX::QThread | [inline] |
save(FXStream &store) const | FX::FXObject | [virtual] |
selfDestruct() | FX::QThread | [inline, virtual] |
setAutoDelete(bool doso) | FX::QThread | |
setMutexDebugYield(bool v) | FX::QMutex | [static] |
setPriority(signed char pri) | FX::QThread | |
setProcessorAffinity(FXulong mask=(FXulong)-1, bool recursive=false) | FX::QThread | |
setSpinCount(FXuint c) | FX::QMutex | |
setStackSize(FXuval newsize) | FX::QThread | |
setThreadLocation(ThreadScheduler threadloc) | FX::QThread | |
sleep(FXuint secs) | FX::QThread | [static] |
spinCount() const | FX::QMutex | |
stackSize() const | FX::QThread | |
start(bool waitTillStarted=false) | FX::QThread | |
threadLocation() const | FX::QThread | |
ThreadScheduler enum name | FX::QThread | |
TnFXAppEventLoop(const char *threadname="Event Loop thread", TnFXApp *app=TnFXApp::instance()) | FX::TnFXAppEventLoop | |
tr(const char *text, const char *hint=0) | FX::FXObject | |
tryHandle(FXObject *sender, FXSelector sel, void *ptr) | FX::FXObject | [virtual] |
trylock() | FX::QMutex | [inline] |
tryLock() | FX::QMutex | |
unlock() | FX::QMutex | |
wait(FXuint time=FXINFINITE) | FX::QThread | |
yield() | FX::QThread | [static] |
~FXObject() | FX::FXObject | [virtual] |
~QMutex() | FX::QMutex | |
~QThread() | FX::QThread | [virtual] |
~TnFXAppEventLoop() | FX::TnFXAppEventLoop | |