Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Tasking::CustomTask< Adapter > Member List

This is the complete list of members for Tasking::CustomTask< Adapter >, including all inherited members.

addChildren(const QList< GroupItem > &children)Tasking::GroupItemprotected
CustomTask(SetupHandler &&setup=TaskSetupHandler(), DoneHandler &&done=TaskDoneHandler(), CallDoneIf callDoneIf=CallDoneIf::SuccessOrError)Tasking::CustomTask< Adapter >inline
Deleter typedefTasking::CustomTask< Adapter >
ExecutableItem()=defaultTasking::ExecutableItemprotected
ExecutableItem(const TaskHandler &handler)Tasking::ExecutableIteminlineprotected
GroupDoneHandler typedefTasking::GroupItem
groupHandler(const GroupHandler &handler)Tasking::GroupIteminlineprotectedstatic
GroupItem(const Storage< StorageStruct > &storage)Tasking::GroupIteminline
GroupItem(const Loop &loop)Tasking::GroupIteminline
GroupItem(const QList< GroupItem > &children)Tasking::GroupIteminline
GroupItem(std::initializer_list< GroupItem > children)Tasking::GroupIteminline
GroupItem()=defaultTasking::GroupItemprotected
GroupItem(Type type)Tasking::GroupIteminlineprotected
GroupItem(const GroupData &data)Tasking::GroupIteminlineprotected
GroupItem(const TaskHandler &handler)Tasking::GroupIteminlineprotected
GroupSetupHandler typedefTasking::GroupItem
InterfaceCreateHandler typedefTasking::GroupItemprotected
InterfaceDoneHandler typedefTasking::GroupItemprotected
InterfaceSetupHandler typedefTasking::GroupItemprotected
isInvocable()Tasking::GroupIteminlineprotectedstatic
parallelLimit(int limit)Tasking::GroupIteminlineprotectedstatic
Task typedefTasking::CustomTask< Adapter >
TaskDoneHandler typedefTasking::CustomTask< Adapter >
TaskSetupHandler typedefTasking::CustomTask< Adapter >
Type enum nameTasking::GroupItemprotected
withCancel(SenderSignalPairGetter &&getter) constTasking::ExecutableIteminline
withLog(const QString &logName) constTasking::ExecutableItem
withTimeout(std::chrono::milliseconds timeout, const std::function< void()> &handler={}) constTasking::ExecutableItem
workflowPolicy(WorkflowPolicy policy)Tasking::GroupIteminlineprotectedstatic