SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
preferencesdialog.h File Reference
#include <QDialog>
#include <QColor>
#include <QFont>
#include "core/preferencesmanager.h"
Include dependency graph for preferencesdialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PreferencesDialog
 

Detailed Description

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Slice V — user-facing editor for PreferencesManager state. Categorized left-list / right-stack layout (matches VSCode / macOS Preferences convention). Apply writes through the singleton, which emits preferenceChanged so live-bound call sites refresh without restart.