SavvyUI C++ UI Library
Loading...
Searching...
No Matches
MenuItem Class Reference

#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

Constructor & Destructor Documentation

◆ MenuItem()

MenuItem::MenuItem ( long actionId = 0,
const wstring & text = L"",
BOOL isSeparator = FALSE )
inline

Member Data Documentation

◆ _actionId

long MenuItem::_actionId

◆ _isSeparator

BOOL MenuItem::_isSeparator

◆ _text

wstring MenuItem::_text

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