List of All Members for QXmppTask
This is the complete list of members for QXmppTask, including inherited members.
- QXmppTask(const QXmppTask<T> &)
- QXmppTask(QXmppTask<T> &&)
- cancel()
- hasResult() const : bool
- isFinished() const : bool
- result() const : QXmpp::Private::ConstRefOrVoid<T>
- takeResult() : T
- then(const QObject *, Continuation) : QXmppTask<QXmpp::Private::InvokeContinuationResult<Continuation, T>>
- toFuture(const QObject *) : QFuture<T>
- withContext(const QObject *) : QXmppTask<T> &
- operator=(QXmppTask<T> &&) : QXmppTask<T> &
- operator=(const QXmppTask<T> &) : QXmppTask<T> &