Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setEnabled
Method
setEnabled
Tools/EditorFramework/SelectorControl.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void SelectorControl::setEnabled(bool _value)
134
{
135
mMainWidget->setNeedMouseFocus(_value);
136
}
137
138
bool SelectorControl::getCapture()
139
{
Callers
9
updateProperty
Method · 0.45
updateProperty
Method · 0.45
updateProperty
Method · 0.45
updateProperty
Method · 0.45
updateProperty
Method · 0.45
updateProperty
Method · 0.45
updateProperty
Method · 0.45
getFreeSelector
Method · 0.45
updateProperty
Method · 0.45
Calls
1
setNeedMouseFocus
Method · 0.80
Tested by
no test coverage detected