Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
205
QString TabBar::currentFileName() const
206
{
207
return indexFile(currentIndex());
208
}
209
210
void TabBar::setCurrentIndex(int index)
211
{
Callers
3
removeTab
Method · 0.95
onSpliterClicked
Method · 0.80
currentFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected