![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qmutex.h>
#include <QtCore/qresultstore.h>
#include <QtCore/qtcoreexports.h>
#include <exception>
#include <utility>
Go to the source code of this file.
Classes | |
class | QFutureInterfaceBase |
class | QFutureInterface< T > |
class | QFutureInterface< void > |
Namespaces | |
namespace | QtPrivate |
Functions | |
QT_REQUIRE_CONFIG (future) | |
void | swap (QFutureInterfaceBase &lhs, QFutureInterfaceBase &rhs) noexcept |
template<typename T> | |
QT_WARNING_POP void | swap (QFutureInterface< T > &a, QFutureInterface< T > &b) noexcept |
QT_REQUIRE_CONFIG | ( | future | ) |
|
inlinenoexcept |
Definition at line 526 of file qfutureinterface.h.
|
inlinenoexcept |
Definition at line 228 of file qfutureinterface.h.