This is the complete list of members for Thread, including all inherited members.
| aboutToDestroySignal (defined in ObjectBase) | ObjectBase | |
| aboutToDestroySignalMeta (defined in ObjectBase) | ObjectBase | inlinestatic |
| aboutToDestroySignalName | ObjectBase | static |
| adoptCurrentThread() | Thread | static |
| affinity() const | Thread | |
| childList() const | ObjectBase | inline |
| connect(Signal< Args... > *signal, Slot< Args... > *slot) | ObjectBase | static |
| connect(Signal< Args... > *signal, Slot< Args... > *slot) (defined in ObjectBase) | ObjectBase | |
| currentNativeId() | Thread | static |
| currentThread() | Thread | static |
| event(Event *e) | ObjectBase | protectedvirtual |
| eventLoop() const | ObjectBase | inline |
| exitCode() const | Thread | inline |
| idealThreadCount() | Thread | static |
| isAdopted() const | Thread | inline |
| isCurrentThread() const | Thread | inline |
| isRunning() const | Thread | inline |
| metaInfo() | ObjectBase | inlinestatic |
| moveToThread(EventLoop *loop) | ObjectBase | |
| name() const | Thread | |
| NativeHandle typedef | Thread | |
| nativeId() const | Thread | inline |
| ObjectBase(ObjectBase *p=nullptr) | ObjectBase | |
| parent() const | ObjectBase | inline |
| priority() const | Thread | |
| priorityMax(SchedulePolicy policy=SchedulePolicy::Default) | Thread | static |
| priorityMin(SchedulePolicy policy=SchedulePolicy::Default) | Thread | static |
| PROMEKI_SIGNAL(started) | Thread | |
| PROMEKI_SIGNAL(finished, int) | Thread | |
| quit(int returnCode=0) | Thread | |
| registerSlot(Slot< Args... > *slot) | ObjectBase | inline |
| run() | Thread | protectedvirtual |
| schedulePolicy() const | Thread | |
| setAffinity(const Set< int > &cpus) | Thread | |
| setName(const String &name) | Thread | |
| setParent(ObjectBase *p) | ObjectBase | inline |
| setPriority(int priority, SchedulePolicy policy=SchedulePolicy::Default) | Thread | |
| signalSender() | ObjectBase | inlineprotected |
| SlotVariantFunc typedef | ObjectBase | |
| start(size_t stackSize=0) | Thread | |
| startTimer(unsigned int intervalMs, bool singleShot=false) | ObjectBase | |
| stopTimer(int timerId) | ObjectBase | |
| Thread(ObjectBase *parent=nullptr) | Thread | |
| threadEventLoop() const | Thread | |
| timerEvent(TimerEvent *e) | ObjectBase | protectedvirtual |
| wait(unsigned int timeoutMs=0) | Thread | |
| ~ObjectBase() | ObjectBase | inlinevirtual |
| ~Thread() | Thread | virtual |