Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ currentFile
Method
currentFile
src/plugins/codeeditor/gui/tabwidget.cpp:486–489 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
484
}
485
486
QString TabWidget::currentFile() const
487
{
488
return d->tabBar->currentFileName();
489
}
490
491
QString TabWidget::currentDocumentContent() const
492
{
Callers
10
getCurrentFileInfo
Function · 0.45
setupFileMenu
Method · 0.45
mousePressEvent
Method · 0.45
fixBug
Method · 0.45
assembleCodeByCurrentFile
Method · 0.45
start
Method · 0.45
InputEdit
Method · 0.45
accept
Method · 0.45
searchParams
Method · 0.45
registerVariables
Method · 0.45
Calls
1
currentFileName
Method · 0.80
Tested by
no test coverage detected