|
RADLib
RADical C++ application framework
|
One top-level menu and its items. More...
#include <RADWidgets.h>
Public Attributes | |
| std::string | text |
| Top-level menu text. More... | |
| std::vector< MenuItem > | items |
| Items contained by this menu. More... | |
One top-level menu and its items.
| std::vector<MenuItem> RADUi::Menu::items |
Items contained by this menu.
| std::string RADUi::Menu::text |
Top-level menu text.