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

Method setCurrentIndex

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

Source from the content-addressed store, hash-verified

208}
209
210void TabBar::setCurrentIndex(int index)
211{
212 d->tabBar->setCurrentIndex(index);
213}
214
215void TabBar::switchTab(const QString &fileName)
216{

Callers 15

createWidgetMethod · 0.45
showFileHistoryMethod · 0.45
reloadHistoryMethod · 0.45
DiffWidgetMethod · 0.45
clearMethod · 0.45
loadFileDiffMethod · 0.45
loadCommitDiffMethod · 0.45
HistoryWidgetMethod · 0.45
clearMethod · 0.45
onOpenFullDiffMethod · 0.45
selectCommitMethod · 0.45
onAmendCommitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected