Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getRelativeMode
Method
getRelativeMode
Tools/LayoutEditor/WidgetContainer.cpp:244–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
bool WidgetContainer::getRelativeMode() const
245
{
246
return mRelativeMode;
247
}
248
249
void WidgetContainer::setRelativeMode(bool _value)
250
{
Callers
5
serialiseWidget
Method · 0.80
onAction
Method · 0.80
onCheckValue
Method · 0.80
notifyToggleRelativeMode
Method · 0.80
updateButton
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected