MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / cancelRequest

Method cancelRequest

ChatView/ChatRootView.cpp:497–501  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

495}
496
497void ChatRootView::cancelRequest()
498{
499 m_clientInterface->cancelRequest();
500 setRequestProgressStatus(false);
501}
502
503void ChatRootView::clearAttachmentFiles()
504{

Callers 1

cancelCompressionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected