This is the complete list of members for
Tinkercell::CThread, including all inherited members.
argDouble | Tinkercell::CThread | [protected] |
argMatrix | Tinkercell::CThread | [protected] |
argString | Tinkercell::CThread | [protected] |
autoUnload() | Tinkercell::CThread | [virtual] |
autoUnloadLibrary | Tinkercell::CThread | [protected] |
call_tc_main() | Tinkercell::CThread | [protected, virtual] |
callbackPtr | Tinkercell::CThread | [protected] |
callWhenExitPtr | Tinkercell::CThread | [protected] |
cleanupAfterTerminated() | Tinkercell::CThread | [protected, virtual, slot] |
CThread(MainWindow *main, QLibrary *lib=0, bool autoUnload=false) | Tinkercell::CThread | |
CThread(MainWindow *main, const QString &lib, bool autoUnload=false) | Tinkercell::CThread | |
cthreads | Tinkercell::CThread | [static] |
f1 | Tinkercell::CThread | [protected] |
f2 | Tinkercell::CThread | [protected] |
f3 | Tinkercell::CThread | [protected] |
f4 | Tinkercell::CThread | [protected] |
hasDialog | Tinkercell::CThread | [protected] |
hideProgressBar() | Tinkercell::CThread | [signal] |
lib | Tinkercell::CThread | [protected] |
library() | Tinkercell::CThread | [virtual] |
loadLibrary(const QString &name, QObject *parent=0) | Tinkercell::CThread | [static] |
mainWindow | Tinkercell::CThread | |
run() | Tinkercell::CThread | [protected, virtual] |
setArg(double, QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
setArg(const QString &, QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
setArg(const DataTable< qreal > &, QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
setAutoUnload(bool) | Tinkercell::CThread | [virtual] |
setCharFunction(const char *, QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
setDoubleFunction(const char *, QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
setFunction(void(*f)(void), QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
setFunction(void(*f)(double), QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
setFunction(void(*f)(const char *), QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
setFunction(void(*f)(tc_matrix), QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
setLibrary(QLibrary *) | Tinkercell::CThread | [virtual] |
setLibrary(const QString &) | Tinkercell::CThread | [virtual] |
setMatrixFunction(const char *, QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
setProgress(int) | Tinkercell::CThread | [signal] |
setTitle(const QString &) | Tinkercell::CThread | [signal] |
setupCFunctionPointers(QLibrary *lib=0) | Tinkercell::CThread | [protected, virtual] |
setVoidFunction(const char *, QSemaphore *sem=0) | Tinkercell::CThread | [virtual] |
showProgress(const QString &, int) | Tinkercell::CThread | [virtual] |
showProgressBar() | Tinkercell::CThread | [signal] |
unload() | Tinkercell::CThread | [virtual, slot] |
update() | Tinkercell::CThread | [virtual, slot] |
~CThread() | Tinkercell::CThread | [virtual] |