Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ indexFile
Method
indexFile
src/plugins/codeeditor/gui/tabbar.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
QString TabBar::indexFile(int index) const
191
{
192
return d->tabBar->tabToolTip(index);
193
}
194
195
int TabBar::tabCount() const
196
{
Callers
2
onCurrentTabChanged
Method · 0.80
onTabColseRequested
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected