Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ _getItemContainer
Method
_getItemContainer
MyGUIEngine/src/MyGUI_MenuItem.cpp:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
IItemContainer* MenuItem::_getItemContainer() const
170
{
171
return mOwner;
172
}
173
174
IntSize MenuItem::_getContentSize() const
175
{
Callers
1
selectItem
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected