![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <tasktree.h>
Public Attributes | |
GroupSetupHandler | m_setupHandler |
GroupDoneHandler | m_doneHandler = {} |
CallDoneIf | m_callDoneIf = CallDoneIf::SuccessOrError |
Definition at line 258 of file tasktree.h.
CallDoneIf Tasking::GroupItem::GroupHandler::m_callDoneIf = CallDoneIf::SuccessOrError |
Definition at line 261 of file tasktree.h.
Referenced by Tasking::TaskTreePrivate::invokeDoneHandler().
GroupDoneHandler Tasking::GroupItem::GroupHandler::m_doneHandler = {} |
Definition at line 260 of file tasktree.h.
GroupSetupHandler Tasking::GroupItem::GroupHandler::m_setupHandler |
Definition at line 259 of file tasktree.h.