Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setStyle
Method
setStyle
Tools/LayoutEditor/WidgetContainer.cpp:239–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
void WidgetContainer::setStyle(std::string_view _value)
240
{
241
mStyle = _value;
242
}
243
244
bool WidgetContainer::getRelativeMode() const
245
{
Callers
2
parseWidget
Method · 0.80
finishNewWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected