![]() |
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 Member Functions | |
ElseIf (const ExecutableItem &condition) | |
template<typename Handler, std::enable_if_t<!std::is_base_of_v< ExecutableItem, std::decay_t< Handler > >, bool > = true> | |
ElseIf (Handler &&handler) |
Friends | |
class | ElseIfItem |
Definition at line 48 of file conditional.h.
|
inlineexplicit |
Definition at line 51 of file conditional.h.
|
inlineexplicit |
Definition at line 55 of file conditional.h.
|
friend |
Definition at line 58 of file conditional.h.