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