Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ hide
Method
hide
src/common/tooltip/tooltip.cpp:213–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
void ToolTip::hide()
214
{
215
instance()->d->delayHideTip();
216
}
217
218
void ToolTip::hideImmediately()
219
{
Callers
13
TerminalDisplay
Method · 0.45
scrollImage
Method · 0.45
setScrollBarPosition
Method · 0.45
init
Method · 0.45
toggleShowSearchBar
Method · 0.45
Show
Method · 0.45
displayErrorWidget
Method · 0.45
initUI
Method · 0.45
updateCurrentEditor
Method · 0.45
doChecked
Method · 0.45
initUi
Method · 0.45
initTabWidget
Method · 0.45
Calls
1
delayHideTip
Method · 0.80
Tested by
no test coverage detected