Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
QString TextEditor::getFile() const
83
{
84
return d->fileName;
85
}
86
87
QString TextEditor::documentEncode() const
88
{
Callers
15
getClient
Method · 0.45
handleDiagnostics
Method · 0.45
handleTokenFull
Method · 0.45
handleCodeDefinition
Method · 0.45
handleRangeFormattingReplace
Method · 0.45
delayTextChanged
Method · 0.45
delayPositionChanged
Method · 0.45
handleHoveredStart
Method · 0.45
handleFollowTypeStart
Method · 0.45
handleShowContextMenu
Method · 0.45
handleRename
Method · 0.45
showDiagnosticTip
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected