Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
497
void ChatRootView::cancelRequest()
498
{
499
m_clientInterface->cancelRequest();
500
setRequestProgressStatus(false);
501
}
502
503
void ChatRootView::clearAttachmentFiles()
504
{
Callers
1
cancelCompression
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected