![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
QObject wrapper exposing GISVectorSymbol fields as Q_PROPERTYs for the unified LayerStyleDialog (Slice U-7). More...
#include "layers/gisvectorlayer.h"#include <QColor>#include <QFont>#include <QObject>#include <functional>Go to the source code of this file.
Classes | |
| class | GisVectorSymbolAdapter |
QObject wrapper exposing GISVectorSymbol fields as Q_PROPERTYs for the unified LayerStyleDialog (Slice U-7).
Holds a live copy of the struct + a writer that pushes edits back through GISVectorLayer::setSymbol so the canvas repaints on every property change. Same pattern as SwmmElementSymbolAdapter (Slice U-4).