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

Q_OBJECT facade for the user-configurable display options on the 2D mesh longitudinal profile plot. Edited via a QPropertyModel-backed tree (see MeshProfilePlotDialog's "Display Options…") and read by MeshProfilePlotWidget directly — every setter propagates through the single changed() signal. Mirrors ProfilePlotOptions' mechanics (Q_ENUM positions, displayLabelFor, QPen/QBrush props) but trimmed to the continuous-cross-section render passes (no node/link theming). More...

#include "plot/numberformat.h"
#include <QBrush>
#include <QColor>
#include <QFont>
#include <QObject>
#include <QPen>
#include <QPointF>
#include <QString>
Include dependency graph for meshprofileplotoptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeshProfilePlotOptions
 

Detailed Description

Q_OBJECT facade for the user-configurable display options on the 2D mesh longitudinal profile plot. Edited via a QPropertyModel-backed tree (see MeshProfilePlotDialog's "Display Options…") and read by MeshProfilePlotWidget directly — every setter propagates through the single changed() signal. Mirrors ProfilePlotOptions' mechanics (Q_ENUM positions, displayLabelFor, QPen/QBrush props) but trimmed to the continuous-cross-section render passes (no node/link theming).

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