MCPcopy 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
1167QColor MainWindow::getUiColorMain() {
1168 return uiColorMain;
1169}
1170
1171void MainWindow::setUiColorMain(QColor value) {
1172 uiColorMain = value;

Callers 1

showMainColorDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected