MCPcopy 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

OnInitialiseMethod · 0.45
command_StatisticInfoMethod · 0.45
pauseStateMethod · 0.45
resumeStateMethod · 0.45
initStateMethod · 0.45
cleanupStateMethod · 0.45
OnInitialiseMethod · 0.45
command_StatisticInfoMethod · 0.45
pauseStateMethod · 0.45
resumeStateMethod · 0.45
getPropertyFieldMethod · 0.45
hidePropertyFieldsMethod · 0.45

Calls

no outgoing calls

Tested by 2

initStateMethod · 0.36
cleanupStateMethod · 0.36