![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QtConcurrent::StoredFunctionCall< Function, Args >, including all inherited members.
| autoDelete() const | QRunnable | inline |
| create(Callable &&functionToRun) | QRunnable | static |
| create(std::nullptr_t)=delete | QRunnable | static |
| if_callable typedef | QRunnable | |
| promise | QtConcurrent::RunFunctionTaskBase< InvokeResultType< Function, Args... > > | protected |
| QRunnable() noexcept=default | QRunnable | |
| run() override | QtConcurrent::RunFunctionTaskBase< InvokeResultType< Function, Args... > > | inlinevirtual |
| runFunctor() override | QtConcurrent::StoredFunctionCall< Function, Args > | inlineprotectedvirtual |
| setAutoDelete(bool autoDelete) | QRunnable | inline |
| start() | QtConcurrent::RunFunctionTaskBase< InvokeResultType< Function, Args... > > | inline |
| StoredFunctionCall(DecayedTuple< Function, Args... > &&_data) | QtConcurrent::StoredFunctionCall< Function, Args > | inline |
| ~QRunnable() | QRunnable | virtual |