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

Method getUiColorGraphicsView

src_gui/mainwindow.cpp:1185–1187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1183}
1184
1185QColor MainWindow::getUiColorGraphicsView() {
1186 return uiColorGraphicsView;
1187}
1188
1189void MainWindow::setUiColorGraphicsView(QColor value) {
1190 uiColorGraphicsView = value;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected