Heart 1.3.848.aa44c26
Heart is base back end library for your c++ Qt projects.
|
This is the complete list of members for QH::DataSender, 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 | |
DataSender(QThread *thread) | QH::DataSender | |
Job typedef | QH::Async | |
sendData(const QByteArray &array, void *target, bool await=false) const | QH::DataSender | |
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 |