![]() |
0.4.1
|
Combo representing an enumeration with tooltip. 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::EnumComboWithToolTip (const char *label, T &enumeration, size_t startIdx=0) |
Combo representing an enumeration. | |
Combo representing an enumeration with tooltip.
Definition in file EnumComboWithTooltip.hpp.