#include <UIWidgets.h>
◆ Color()
◆ ComboMap()
ComboboxOptions & UIWidgets::ComboboxOptions::ComboMap |
( |
std::unordered_map< int32_t, const char * > | comboMap_ | ) |
|
|
inline |
◆ ComponentAlignment()
◆ DefaultIndex()
ComboboxOptions & UIWidgets::ComboboxOptions::DefaultIndex |
( |
uint32_t | defaultIndex_ | ) |
|
|
inline |
◆ LabelPosition()
◆ Tooltip()
ComboboxOptions & UIWidgets::ComboboxOptions::Tooltip |
( |
const char * | tooltip_ | ) |
|
|
inline |
◆ alignment
◆ color
◆ comboMap
std::unordered_map<int32_t, const char*> UIWidgets::ComboboxOptions::comboMap = {} |
◆ defaultIndex
uint32_t UIWidgets::ComboboxOptions::defaultIndex = 0 |
◆ flags
ImGuiComboFlags UIWidgets::ComboboxOptions::flags = 0 |
◆ labelPosition
The documentation for this struct was generated from the following file: