|
SavvyUI C++ UI Library
|
#include "Component.h"Go to the source code of this file.
Classes | |
| class | MenuItem |
| class | Menu |
| class | MenuBar |
Enumerations | |
| enum class | MenuItemType { Invalid = 0 , TextItem = 1 , PopupItem = 2 , SeparatorItem = 3 } |
|
strong |