Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getSubWidgetText
Method
getSubWidgetText
MyGUIEngine/src/MyGUI_SkinItem.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
ISubWidgetText* SkinItem::getSubWidgetText() const
149
{
150
return mText;
151
}
152
153
ISubWidgetRect* SkinItem::getSubWidgetMain() const
154
{
Callers
7
updateSize
Method · 0.80
update
Method · 0.80
ToolTip
Method · 0.80
show
Method · 0.80
_getTextWidth
Method · 0.80
initialiseOverride
Method · 0.80
_notifyUpdateName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected