MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / handleClose

Method handleClose

src/plugins/chat/widgets/inlinechatwidget.cpp:478–481  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

476}
477
478void InlineChatWidgetPrivate::handleClose()
479{
480 editSrv->closeLineWidget();
481}
482
483void InlineChatWidgetPrivate::handleStop()
484{

Callers 1

keyPressEventMethod · 0.80

Calls 1

closeLineWidgetMethod · 0.45

Tested by

no test coverage detected