|
libquentier 0.8.0
The library for rich desktop clients of Evernote service
|
This is the complete list of members for QPromise< T >, including all inherited members.
| addResult(U &&result, int index=-1) (defined in QPromise< T >) | QPromise< T > | inline |
| finish() (defined in QPromise< T >) | QPromise< T > | inline |
| future() const (defined in QPromise< T >) | QPromise< T > | inline |
| isCanceled() const (defined in QPromise< T >) | QPromise< T > | inline |
| operator=(QPromise< T > &&other) noexcept (defined in QPromise< T >) | QPromise< T > | inline |
| QPromise()=default (defined in QPromise< T >) | QPromise< T > | |
| QPromise(QPromise< T > &&other) noexcept (defined in QPromise< T >) | QPromise< T > | inline |
| QPromise(QFutureInterface< T > &other) (defined in QPromise< T >) | QPromise< T > | inline |
| setException(const QException &e) (defined in QPromise< T >) | QPromise< T > | inline |
| setProgressRange(int minimum, int maximum) (defined in QPromise< T >) | QPromise< T > | inline |
| setProgressValue(int progressValue) (defined in QPromise< T >) | QPromise< T > | inline |
| setProgressValueAndText(int progressValue, const QString &progressText) (defined in QPromise< T >) | QPromise< T > | inline |
| start() (defined in QPromise< T >) | QPromise< T > | inline |
| suspendIfRequested() (defined in QPromise< T >) | QPromise< T > | inline |
| swap(QPromise< T > &other) noexcept (defined in QPromise< T >) | QPromise< T > | inline |
| ~QPromise() (defined in QPromise< T >) | QPromise< T > | inline |