![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
QPropertyModel editor for OpenSWMM::Render::MarkerShape — a combo-box whose 13 entries each carry an icon rendered by drawMarkerShape() plus the enum name as the label. More...
#include <qcustomeditors.h>Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::MarkerShapeEditor |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
QPropertyModel editor for OpenSWMM::Render::MarkerShape — a combo-box whose 13 entries each carry an icon rendered by drawMarkerShape() plus the enum name as the label.
Registered with QPropertyItemDelegate via registerCustomTypeEditorCreator() so any Q_PROPERTY typed as MarkerShape picks up the iconified editor automatically.