MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetMenuWnd

Method GetMenuWnd

RedisStudio/DuiEx/UIMenu.cpp:691–694  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

689}
690
691CMenuWnd* CMenuElementUI::GetMenuWnd()
692{
693 return m_pWindow;
694}
695
696void CMenuElementUI::CreateMenuWnd()
697{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected