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

Method switchDefaultWidget

src/plugins/codeeditor/gui/workspacewidget.cpp:1317–1320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1315}
1316
1317void WorkspaceWidget::switchDefaultWidget()
1318{
1319 d->stackWidget->setCurrentIndex(0);
1320}
1321
1322int WorkspaceWidget::backgroundMarkerDefine(const QString &fileName, const QColor &color, int defaultMarker)
1323{

Callers 2

initConnectionMethod · 0.80
tabClosedMethod · 0.80

Calls 1

setCurrentIndexMethod · 0.45

Tested by

no test coverage detected