MCPcopy 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
218void ToolTip::hideImmediately()
219{
220 instance()->d->hideTip();
221}
222
223bool ToolTip::isVisible()
224{

Callers

nothing calls this directly

Calls 1

hideTipMethod · 0.80

Tested by

no test coverage detected