![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
TaskNode (TaskNode &&other)=default | |
TaskNode (TaskTreePrivate *taskTreePrivate, const GroupItem &task) | |
bool | isTask () const |
int | taskCount () const |
TaskNode (TaskNode &&other)=default | |
TaskNode (TaskTreePrivate *taskTreePrivate, const GroupItem &task) | |
bool | isTask () const |
int | taskCount () const |
Public Attributes | |
const GroupItem::TaskHandler | m_taskHandler |
ContainerNode | m_container |
Definition at line 1841 of file tasktree.cpp.
|
default |
|
inline |
Definition at line 1847 of file tasktree.cpp.
References TaskNode().
Referenced by TaskNode().
|
default |
|
inline |
Definition at line 1847 of file tasktree.cpp.
|
inline |
Definition at line 1852 of file tasktree.cpp.
|
inline |
Definition at line 1852 of file tasktree.cpp.
|
inline |
Definition at line 1853 of file tasktree.cpp.
|
inline |
Definition at line 1853 of file tasktree.cpp.
ContainerNode Tasking::TaskNode::m_container |
Definition at line 1856 of file tasktree.cpp.
const GroupItem::TaskHandler Tasking::TaskNode::m_taskHandler |
Definition at line 1855 of file tasktree.cpp.