Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setVisible
Method
setVisible
Demos/Demo_Console/Console.cpp:213–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
void Console::setVisible(bool _visible)
214
{
215
mMainWidget->setVisible(_visible);
216
}
217
218
} // namespace demo
Callers
13
ExportPointerManager_SetVisible
Function · 0.45
ExportWidget_SetVisible
Function · 0.45
PointerManager.h
File · 0.45
set
Function · 0.45
createScene
Method · 0.45
injectKeyPress
Method · 0.45
command
Method · 0.45
Console
Method · 0.45
notifyWindowButtonPressed
Method · 0.45
update
Method · 0.45
update
Method · 0.45
show
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected