SavvyUI C++ UI Library
|
#include <MenuBar.h>
Public Member Functions | |
MenuItem (long actionId=0, const wstring &text=L"", BOOL isSeparator=FALSE) |
Public Attributes | |
long | _actionId |
wstring | _text |
BOOL | _isSeparator |
|
inline |
long MenuItem::_actionId |
BOOL MenuItem::_isSeparator |
wstring MenuItem::_text |