MCPcopy 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
61Core::IDocument *ChatEditor::document() const
62{
63 return m_document;
64}
65
66QWidget *ChatEditor::toolBar()
67{

Callers 15

identifyMatchMethod · 0.80
openDocumentMethod · 0.80
handleCompletionsMethod · 0.80
applyRefactoringEditMethod · 0.80
extractContextMethod · 0.80
applyPartMethod · 0.80
sendRefactorRequestMethod · 0.80
addChangeMethod · 0.80
performFileEditMethod · 0.80
readFileContentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected