![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Q_OBJECT facade for every user-configurable display option on the profile plot. Both the per-dialog Layer Panel (quick visibility toggles) and the QPropertyModel-backed Display Options dialog (theming / legend / labels) edit the same instance, and the plot widget reads from it directly — so any setter call propagates to every view through the single changed() signal.
More...
#include "plot/numberformat.h"#include <QBrush>#include <QColor>#include <QFont>#include <QObject>#include <QPen>#include <QPointF>Go to the source code of this file.
Classes | |
| class | ProfilePlotOptions |
Q_OBJECT facade for every user-configurable display option on the profile plot. Both the per-dialog Layer Panel (quick visibility toggles) and the QPropertyModel-backed Display Options dialog (theming / legend / labels) edit the same instance, and the plot widget reads from it directly — so any setter call propagates to every view through the single changed() signal.