MCPcopy 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
1176QColor MainWindow::getUiColorText() {
1177 return uiColorText;
1178}
1179
1180void MainWindow::setUiColorText(QColor value) {
1181 uiColorText = value;

Callers 1

showTextColorDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected