MCPcopy Create free account
hub / github.com/Theverat/NormalmapGenerator / switchToTab3

Method switchToTab3

src_gui/mainwindow.cpp:1030–1032  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1028}
1029
1030void MainWindow::switchToTab3() {
1031 ui->tabWidget->setCurrentIndex(2);
1032}
1033
1034void MainWindow::switchToTab4() {
1035 ui->tabWidget->setCurrentIndex(3);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected