Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Theverat/NormalmapGenerator
/ getUiColorMain
Method
getUiColorMain
src_gui/mainwindow.cpp:1167–1169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1165
}
1166
1167
QColor MainWindow::getUiColorMain() {
1168
return uiColorMain;
1169
}
1170
1171
void MainWindow::setUiColorMain(QColor value) {
1172
uiColorMain = value;
Callers
1
showMainColorDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected