MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / getFile

Method getFile

src/plugins/codeeditor/gui/texteditor.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82QString TextEditor::getFile() const
83{
84 return d->fileName;
85}
86
87QString TextEditor::documentEncode() const
88{

Callers 15

getClientMethod · 0.45
handleDiagnosticsMethod · 0.45
handleTokenFullMethod · 0.45
handleCodeDefinitionMethod · 0.45
delayTextChangedMethod · 0.45
delayPositionChangedMethod · 0.45
handleHoveredStartMethod · 0.45
handleFollowTypeStartMethod · 0.45
handleShowContextMenuMethod · 0.45
handleRenameMethod · 0.45
showDiagnosticTipMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected