![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Reusable full-fidelity editor for a LabelConfig value. More...
#include "render/iattributeprovider.h"#include "render/labelconfig.h"#include <QVector>#include <QWidget>Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::LabelConfigEditor |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
Reusable full-fidelity editor for a LabelConfig value.
LAYER_STYLING_LABELING_PLAN_2026-08-16 — the per-sublayer label
boxes (kind tree panel, feature style editors) previously exposed
only enabled / expression / colour, silently dropping the other
~12 LabelConfig fields the paint paths honour (font, halo,
placement, scale window, background, priority). This widget edits
the complete value so every surface offers the same controls.
Value-in / value-out: the caller seeds it with setConfig() and
receives the whole edited LabelConfig via configChanged(). No
layer/style coupling.