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

Method handleInlineWidgetClosed

src/plugins/chat/copilot.cpp:115–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115void Copilot::handleInlineWidgetClosed()
116{
117 if (inlineChatWidget)
118 inlineChatWidget->reset();
119}
120
121void Copilot::setCopilotLLM(AbstractLLM *llm)
122{

Callers 1

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected