MCPcopy 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

updateSizeMethod · 0.80
updateMethod · 0.80
ToolTipMethod · 0.80
showMethod · 0.80
_getTextWidthMethod · 0.80
initialiseOverrideMethod · 0.80
_notifyUpdateNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected