Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getMenuCtrlParent
Method
getMenuCtrlParent
MyGUIEngine/src/MyGUI_MenuItem.cpp:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
MenuControl* MenuItem::getMenuCtrlParent() const
165
{
166
return mOwner;
167
}
168
169
IItemContainer* MenuItem::_getItemContainer() const
170
{
Callers
4
Type MYGUICALL ExportMenuItem_GetMenuCtrlParent
Method · 0.80
get
Function · 0.80
shutdownOverride
Method · 0.80
notifyMenuCtrlAccept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected