![]() |
Heart 1.3.864.4bd6f7b
Heart is base back end library for your c++ Qt projects.
|
This is the complete list of members for QH::AsyncRenderLoop, including all inherited members.
Async(QThread *thread, QObject *ptr=nullptr) | QH::Async | protected |
asyncLauncher(const Job &job, bool await=false, bool freaze=true) const | QH::Async | |
AsyncRenderLoop(QThread *thread, QObject *ptr=nullptr) | QH::AsyncRenderLoop | |
isRun() const | QH::AsyncRenderLoop | |
Job typedef | QH::Async | |
renderIteration(int mmsec)=0 | QH::AsyncRenderLoop | protectedpure virtual |
run() | QH::AsyncRenderLoop | virtual |
stop() | QH::AsyncRenderLoop | |
waitFor(bool *condition, int timeout=WAIT_TIME, bool freaze=true) const | QH::Async | protected |
waitFor(const Job &condition, int timeout=WAIT_TIME, bool freaze=true) const | QH::Async | protected |
~Async() | QH::Async | protected |
~AsyncRenderLoop() | QH::AsyncRenderLoop |