MCPcopy 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
213void ToolTip::hide()
214{
215 instance()->d->delayHideTip();
216}
217
218void ToolTip::hideImmediately()
219{

Callers 13

TerminalDisplayMethod · 0.45
scrollImageMethod · 0.45
setScrollBarPositionMethod · 0.45
initMethod · 0.45
toggleShowSearchBarMethod · 0.45
ShowMethod · 0.45
displayErrorWidgetMethod · 0.45
initUIMethod · 0.45
updateCurrentEditorMethod · 0.45
doCheckedMethod · 0.45
initUiMethod · 0.45
initTabWidgetMethod · 0.45

Calls 1

delayHideTipMethod · 0.80

Tested by

no test coverage detected