kpilot
NotepadActionThread Member List
This is the complete list of members for NotepadActionThread, including all inherited members.currentThread() | QThread | |
enum{IdlePriority, LowestPriority, LowPriority, NormalPriority, HighPriority, HighestPriority, TimeCriticalPriority, InheritPriority} | QThread | |
exit() | QThread | |
finished() const | QThread | |
getFailed() | NotepadActionThread | [inline] |
getSaved() | NotepadActionThread | [inline] |
msleep(unsigned long msecs) | QThread | |
NotepadActionThread(QObject *parent, KPilotLink *link) | NotepadActionThread | |
QThread(unsigned int stackSize=0) | QThread | |
QThread() | QThread | |
run() | NotepadActionThread | [virtual] |
running() const | QThread | |
sleep(unsigned long secs) | QThread | |
start(Priority priority=InheritPriority) | QThread | |
terminate() | QThread | |
usleep(unsigned long usecs) | QThread | |
wait(unsigned long time=ULONG_MAX) | QThread |