![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <symbolstyleeditors2d.h>
Public Member Functions | |
| MeshEdgeSymbolStyleEditor (OpenSWMM::Render::MeshEdgeSymbolStyleAdapter *a, QWidget *parent=nullptr) | |
| void | refreshFromModel () override |
Public Member Functions inherited from openswmmvis::ui::IStyleEditorWidget | |
| ~IStyleEditorWidget () override=default | |
|
explicit |
|
overridevirtual |
Re-read the property object's current values and update the widget's controls. Called after an external mutation (Cancel rollback, .oswp load) so the open dialog stays in sync.
Implements openswmmvis::ui::IStyleEditorWidget.