Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1185
QColor MainWindow::getUiColorGraphicsView() {
1186
return uiColorGraphicsView;
1187
}
1188
1189
void MainWindow::setUiColorGraphicsView(QColor value) {
1190
uiColorGraphicsView = value;
Callers
1
showGraphicsViewColorDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected