List of All Members for QIviPendingReply
This is the complete list of members for QIviPendingReply, including inherited members.
- QIviPendingReply(const T &)
- createFailedReply() : QIviPendingReply<T>
- isResultAvailable() const : bool
- isSuccessful() const : bool
- isValid() const : bool
- reply() const : T
- setFailed()
- setSuccess(const T &)
- then(const std::function<void (const T &)> &, const std::function<void ()> &)
- value() const : QVariant
- watcher() const : QIviPendingReplyWatcher *