Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Type MYGUICALL ExportWidget_GetWidgetStyle
Method · 0.80
get
Function · 0.80
_updateChilds
Method · 0.80
injectMousePress
Method · 0.80
finishNewWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected