![]() |
0.5.1
|
Combo representing an enumeration. More...
Go to the source code of this file.
Namespaces | |
| namespace | NAV |
| namespace | NAV::gui |
| namespace | NAV::gui::widgets |
Functions | |
| template<typename T> | |
| bool | NAV::gui::widgets::EnumComboAbbreviation (const char *label, T &enumeration, size_t startIdx=0) |
| Combo representing an enumeration and use abbreviations to display in the preview. | |