![]() |
Qt 6.x
The Qt SDK
|
#include <qfuture_impl.h>
Static Public Member Functions | |
template<class T > | |
static auto | unwrapImpl (T *outer) |
Definition at line 849 of file qfuture_impl.h.
|
inlinestatic |
Definition at line 852 of file qfuture_impl.h.
References QFutureInterface< T >::future(), QFuture< T >::isFinished(), QFutureInterfaceBase::Pending, Q_ASSERT, QFutureInterfaceBase::reportCanceled(), QFutureInterface< T >::reportException(), QFutureInterface< T >::reportFinished(), QFutureInterfaceBase::reportStarted(), and QFuture< T >::result().
Referenced by QFuture< T >::unwrap().