Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ tabCount
Method
tabCount
src/plugins/codeeditor/gui/tabbar.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
int TabBar::tabCount() const
196
{
197
return d->tabBar->count();
198
}
199
200
int TabBar::currentIndex() const
201
{
Callers
1
handleShowOpenedFiles
Method · 0.80
Calls
1
count
Method · 0.45
Tested by
no test coverage detected