MCPcopy 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
195int TabBar::tabCount() const
196{
197 return d->tabBar->count();
198}
199
200int TabBar::currentIndex() const
201{

Callers 1

handleShowOpenedFilesMethod · 0.80

Calls 1

countMethod · 0.45

Tested by

no test coverage detected