Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Theverat/NormalmapGenerator
/ getUseCustomUiColors
Method
getUseCustomUiColors
src_gui/mainwindow.cpp:1158–1160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1156
}
1157
1158
bool MainWindow::getUseCustomUiColors() {
1159
return useCustomUiColors;
1160
}
1161
1162
void MainWindow::setUseCustomUiColors(bool value) {
1163
useCustomUiColors = value;
Callers
1
AboutDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected