neoGFX
Cross-platform C++ app/game engine
|
Classes | |
class | i_ui_element_library |
class | i_ui_element_parser |
struct | member_element_t |
class | ui_element |
class | ui_element_library_plugin |
Typedefs | |
typedef object_type | ui_element_type |
Enumerations | |
enum class | widget_type : uint32_t { TopLevel , Child } |
Functions | |
constexpr bool | is_widget_or_layout (ui_element_type aType) |
Variables | |
const member_element_t | member_element |
Definition at line 38 of file i_ui_element.hpp.
|
strong |
Enumerator | |
---|---|
TopLevel | |
Child |
Definition at line 48 of file i_ui_element.hpp.
|
inlineconstexpr |
Definition at line 43 of file i_ui_element.hpp.
const member_element_t neogfx::nrc::member_element |
Definition at line 41 of file i_ui_element.hpp.