Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setType
Method
setType
Tools/LayoutEditor/WidgetContainer.cpp:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
void WidgetContainer::setType(std::string_view _value)
220
{
221
mType = _value;
222
}
223
224
const std::string& WidgetContainer::getAlign() const
225
{
Callers
3
parseWidget
Method · 0.45
notifyActionType
Method · 0.45
notifyActionTemplate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected