#include <qtconcurrentstoredfunctioncall.h>
Definition at line 404 of file qtconcurrentstoredfunctioncall.h.
Additional Inherited Members | |
![]() | |
enum | State { NoState = 0x00, Running = 0x01, Started = 0x02, Finished = 0x04, Canceled = 0x08, Paused = 0x10, Throttled = 0x20 } |
![]() | |
static QFutureInterface | canceledResult () |
![]() | |
T | result |
![]() | |
bool | referenceCountIsOne () const |
|
inline |
Definition at line 407 of file qtconcurrentstoredfunctioncall.h.
|
inlinevirtual |
Implements RunFunctionTaskBase< T >.
Definition at line 410 of file qtconcurrentstoredfunctioncall.h.