Qt 6.6
Qt Core
C++ Classes
QtCore
QPromise
Qt 6.6.0 Reference Documentation
List of All Members for QPromise
This is the complete list of members for
QPromise
, including inherited members.
QPromise
()
QPromise
(const QFutureInterface<T> &)
QPromise
(QFutureInterface<T> &&)
QPromise
(QPromise<T> &&)
~QPromise
()
future
() const : QFuture<T>
operator=
(QPromise<T> &&) : QPromise<T> &