MCPcopy Create free account
hub / github.com/MyGUI/mygui / getWidgetStyle

Method getWidgetStyle

MyGUIEngine/src/MyGUI_Widget.cpp:1377–1380  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1375 }
1376
1377 WidgetStyle Widget::getWidgetStyle() const
1378 {
1379 return mWidgetStyle;
1380 }
1381
1382 size_t Widget::_getItemIndex(Widget* _item) const
1383 {

Callers 5

getFunction · 0.80
_updateChildsMethod · 0.80
injectMousePressMethod · 0.80
finishNewWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected