![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <conditional.h>
Public Attributes | |
std::optional< ExecutableItem > | m_condition |
Group | m_body |
Definition at line 84 of file conditional.h.
Group Tasking::ConditionData::m_body |
Definition at line 88 of file conditional.h.
std::optional<ExecutableItem> Tasking::ConditionData::m_condition |
Definition at line 87 of file conditional.h.