Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ document
Method
document
chat/ChatEditor.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
Core::IDocument *ChatEditor::document() const
62
{
63
return m_document;
64
}
65
66
QWidget *ChatEditor::toolBar()
67
{
Callers
15
identifyMatch
Method · 0.80
openDocument
Method · 0.80
handleCompletions
Method · 0.80
displayRefactoringSuggestion
Method · 0.80
applyRefactoringEdit
Method · 0.80
extractContext
Method · 0.80
applyPart
Method · 0.80
sendRefactorRequest
Method · 0.80
addChange
Method · 0.80
performFileEdit
Method · 0.80
performFragmentReplacement
Method · 0.80
readFileContent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected