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

Method processInlineWidgetClosedEvent

src/plugins/chat/eventreceiver.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66void ChatReceiver::processInlineWidgetClosedEvent(const dpf::Event &event)
67{
68 Copilot::instance()->handleInlineWidgetClosed();
69}
70
71void ChatReceiver::processActionInvokedEvent(const dpf::Event &event)
72{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected