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
profileplotoptions.h File Reference

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>
Include dependency graph for profileplotoptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProfilePlotOptions
 

Detailed Description

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.

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