Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ hide
Method
hide
Demos/Demo_ItemBox/ToolTip.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void ToolTip::hide()
44
{
45
mMainWidget->setVisible(false);
46
}
47
48
void ToolTip::move(const MyGUI::IntPoint& _point)
49
{
Callers
2
createScene
Method · 0.45
notifyToolTip
Method · 0.45
Calls
1
setVisible
Method · 0.45
Tested by
no test coverage detected