Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getRootKeyFocus
Method
getRootKeyFocus
MyGUIEngine/src/MyGUI_WidgetInput.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
bool WidgetInput::getRootKeyFocus() const
178
{
179
return mRootKeyFocus;
180
}
181
182
void WidgetInput::_setRootMouseFocus(bool _value)
183
{
Callers
6
Type MYGUICALL ExportWidget_GetRootKeyFocus
Method · 0.80
MyGUI_Managed_WidgetInput.h
File · 0.80
setKeyFocusWidget
Method · 0.80
notifyChangeSelectedWidget
Method · 0.80
checkCommand
Method · 0.80
checkCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected