Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Theverat/NormalmapGenerator
/ getUiColorText
Method
getUiColorText
src_gui/mainwindow.cpp:1176–1178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1174
}
1175
1176
QColor MainWindow::getUiColorText() {
1177
return uiColorText;
1178
}
1179
1180
void MainWindow::setUiColorText(QColor value) {
1181
uiColorText = value;
Callers
1
showTextColorDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected