ASPiK SDK
VSTGUI::Standalone::Platform::Win32MenuItem Struct Reference
Inheritance diagram for VSTGUI::Standalone::Platform::Win32MenuItem:
VSTGUI::Standalone::Platform::Win32Menu

Public Types

enum  Flags { disabled = 1 << 0, separator = 1 << 1, submenu = 1 << 2 }
 

Public Member Functions

bool isDisabled () const
 
bool isSeparator () const
 
bool isSubmenu () const
 
void disable ()
 
void enable ()
 
virtual Win32MenuasMenu ()
 

Public Attributes

UTF8String title
 
char16_t key {0}
 
uint32_t flags {0}
 
uint32_t id {0}
 

The documentation for this struct was generated from the following file: