Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ hide
Method
hide
Tools/LayoutEditor/EditorToolTip.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
void EditorToolTip::hide()
149
{
150
mMainWidget->setVisible(false);
151
}
152
153
void EditorToolTip::move(const MyGUI::IntPoint& _point)
154
{
Callers
3
notifyToolTip
Method · 0.45
notifyToolTip
Method · 0.45
notifyToolTip
Method · 0.45
Calls
1
setVisible
Method · 0.45
Tested by
no test coverage detected