Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getVisible
Method
getVisible
Demos/Demo_Console/Console.cpp:208–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
bool Console::getVisible()
209
{
210
return mMainWidget->getVisible();
211
}
212
213
void Console::setVisible(bool _visible)
214
{
Callers
10
Type MYGUICALL ExportWidget_GetVisible
Method · 0.45
MyGUI_Managed_Widget.h
File · 0.45
isVisible
Method · 0.45
updateContent
Method · 0.45
updateScroll
Method · 0.45
notifyMousePressed
Method · 0.45
notifyFrameEvent
Method · 0.45
injectKeyPress
Method · 0.45
command
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected