Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getVisible
Method
getVisible
Tools/EditorFramework/SelectorControl.cpp:183–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
bool SelectorControl::getVisible() const
184
{
185
return mMainWidget->getVisible();
186
}
187
188
}
Callers
11
command_StatisticInfo
Method · 0.45
InitialiseProperty
Method · 0.45
setCurrentData
Method · 0.45
notifyFrameStart
Method · 0.45
Command_FocusVisible
Method · 0.45
notifyFrameStart
Method · 0.45
updateFocusWidgetHelpers
Method · 0.45
notifyRootKeyChangeFocus
Method · 0.45
getFreeSelector
Method · 0.45
command_StatisticInfo
Method · 0.45
command_StatisticInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected