Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ cleanupState
Method
cleanupState
Tools/SkinEditor/TestState.cpp:65–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void TestState::cleanupState()
66
{
67
mTestWindow->getRoot()->setVisible(false);
68
mBack->getRoot()->setVisible(false);
69
}
70
71
void TestState::pauseState()
72
{
Callers
1
popState
Method · 0.45
Calls
2
setVisible
Method · 0.45
getRoot
Method · 0.45
Tested by
no test coverage detected