Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setVisible
Method
setVisible
Tools/EditorFramework/SelectorControl.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void SelectorControl::setVisible(bool _value)
47
{
48
mMainWidget->setVisible(_value);
49
}
50
51
void SelectorControl::setSize(const MyGUI::IntSize& _value)
52
{
Callers
15
OnInitialise
Method · 0.45
updateAlphaSupport
Method · 0.45
doModal
Method · 0.45
endModal
Method · 0.45
update
Method · 0.45
OnInitialise
Method · 0.45
HideControls
Method · 0.45
InitialiseProperty
Method · 0.45
OnInitialise
Method · 0.45
OnInitialise
Method · 0.45
invalidateList
Method · 0.45
OnInitialise
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected