Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ hideImmediately
Method
hideImmediately
src/common/tooltip/tooltip.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
void ToolTip::hideImmediately()
219
{
220
instance()->d->hideTip();
221
}
222
223
bool ToolTip::isVisible()
224
{
Callers
nothing calls this directly
Calls
1
hideTip
Method · 0.80
Tested by
no test coverage detected