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

Method currentFileName

src/plugins/codeeditor/gui/tabbar.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205QString TabBar::currentFileName() const
206{
207 return indexFile(currentIndex());
208}
209
210void TabBar::setCurrentIndex(int index)
211{

Callers 3

removeTabMethod · 0.95
onSpliterClickedMethod · 0.80
currentFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected