![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Per-text-annotation data model. More...
#include <QColor>#include <QFont>#include <QJsonObject>#include <QObject>#include <QString>#include <QUuid>Go to the source code of this file.
Classes | |
| class | AnnotationTextItem |
| Data model for a single styled text annotation. More... | |
Per-text-annotation data model.
A pure QObject (no QGraphicsItem inheritance) so a QPropertyModel can drive the style editor directly and the annotation layer can re-emit a single aggregate changed() signal on every edit (live preview hook). Position is stored in the owning layer's CRS; the layer reprojects to canvas CRS when populating the scene.