Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Theverat/NormalmapGenerator
/ switchToTab4
Method
switchToTab4
src_gui/mainwindow.cpp:1034–1036 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1032
}
1033
1034
void MainWindow::switchToTab4() {
1035
ui->tabWidget->setCurrentIndex(3);
1036
}
1037
1038
void MainWindow::hideAdvancedSettings() {
1039
//Normalmap
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected