Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setVisible
Method
setVisible
Tools/LayoutEditor/SelectorControl.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void SelectorControlLE::setVisible(bool _value)
46
{
47
mMainWidget->setVisible(_value);
48
}
49
50
void SelectorControlLE::setSize(const MyGUI::IntSize& _value)
51
{
Callers
15
OnInitialise
Method · 0.45
command_StatisticInfo
Method · 0.45
pauseState
Method · 0.45
resumeState
Method · 0.45
initState
Method · 0.45
cleanupState
Method · 0.45
OnInitialise
Method · 0.45
command_StatisticInfo
Method · 0.45
pauseState
Method · 0.45
resumeState
Method · 0.45
getPropertyField
Method · 0.45
hidePropertyFields
Method · 0.45
Calls
no outgoing calls
Tested by
2
initState
Method · 0.36
cleanupState
Method · 0.36