MCPcopy 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
486QString TabWidget::currentFile() const
487{
488 return d->tabBar->currentFileName();
489}
490
491QString TabWidget::currentDocumentContent() const
492{

Callers 10

getCurrentFileInfoFunction · 0.45
setupFileMenuMethod · 0.45
mousePressEventMethod · 0.45
fixBugMethod · 0.45
startMethod · 0.45
InputEditMethod · 0.45
acceptMethod · 0.45
searchParamsMethod · 0.45
registerVariablesMethod · 0.45

Calls 1

currentFileNameMethod · 0.80

Tested by

no test coverage detected