Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
210
void TabBar::setCurrentIndex(int index)
211
{
212
d->tabBar->setCurrentIndex(index);
213
}
214
215
void TabBar::switchTab(const QString &fileName)
216
{
Callers
15
createWidget
Method · 0.45
showFileHistory
Method · 0.45
reloadHistory
Method · 0.45
DiffWidget
Method · 0.45
clear
Method · 0.45
loadFileDiff
Method · 0.45
loadCommitDiff
Method · 0.45
HistoryWidget
Method · 0.45
clear
Method · 0.45
onOpenFullDiff
Method · 0.45
selectCommit
Method · 0.45
onAmendCommit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected