Seer handles dark/light color theme changes. Especially for Icons.

This commit is contained in:
Ernie Pasveer
2026-05-31 13:43:38 -05:00
parent ad6d490bd2
commit d1d6f7d901
35 changed files with 422 additions and 133 deletions
+1
View File
@@ -68,6 +68,7 @@ class SeerArrayVisualizerWidget : public QWidget, protected Ui::SeerArrayVisuali
void handlePointsCheckBox ();
void handleLabelsCheckBox ();
void handleLineTypeButtonGroup ();
void handleThemeChanged ();
protected:
void writeSettings ();