#include <ev_Win32Menu.h>
Public Member Functions | |
| EV_Win32MenuPopup (XAP_Win32App *pWin32App, const char *szMenuLayoutName, const char *szMenuLabelSetName) | |
| ~EV_Win32MenuPopup () | |
| bool | synthesizeMenuPopup (XAP_Frame *pFrame) |
| EV_Win32MenuPopup::EV_Win32MenuPopup | ( | XAP_Win32App * | pWin32App, | |
| const char * | szMenuLayoutName, | |||
| const char * | szMenuLabelSetName | |||
| ) |
| EV_Win32MenuPopup::~EV_Win32MenuPopup | ( | void | ) |
References EV_Win32Menu::destroy(), and EV_Win32Menu::m_myMenu.
| bool EV_Win32MenuPopup::synthesizeMenuPopup | ( | XAP_Frame * | pFrame | ) |
References EV_Win32Menu::m_iDIR, EV_Win32Menu::m_myMenu, and EV_Win32Menu::synthesizeMenu().
Referenced by XAP_Win32FrameImpl::_runModalContextMenu().
1.7.1