MCPcopy Create free account
hub / github.com/KDE/kdevelop / textDocument

Method textDocument

kdevplatform/shell/partdocument.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81KTextEditor::Document *PartDocument::textDocument() const
82{
83 return nullptr;
84}
85
86bool PartDocument::isActive() const
87{

Callers 15

textDocumentCreatedMethod · 0.45
documentUrlChangedMethod · 0.45
markChangedMethod · 0.45
toggleBreakpointMethod · 0.45
documentSavedMethod · 0.45
updateMovingCursorMethod · 0.45
documentMarksMethod · 0.45
printLinesMethod · 0.45
testSetLocationMethod · 0.45
testDocumentClearMethod · 0.45

Calls

no outgoing calls

Tested by 11

documentMarksMethod · 0.36
printLinesMethod · 0.36
testSetLocationMethod · 0.36
testDocumentClearMethod · 0.36
testDocumentSetTextMethod · 0.36
testSaveSomeDocumentsMethod · 0.36
testSaveAllDocumentsMethod · 0.36