SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmmvis::ui::IsolineSymbolStyleEditor Class Reference

#include <symbolstyleeditors2d.h>

Inheritance diagram for openswmmvis::ui::IsolineSymbolStyleEditor:
Collaboration diagram for openswmmvis::ui::IsolineSymbolStyleEditor:

Public Member Functions

 IsolineSymbolStyleEditor (OpenSWMM::Render::IsolineSymbolStyleAdapter *a, QWidget *parent=nullptr)
 
void refreshFromModel () override
 
- Public Member Functions inherited from openswmmvis::ui::IStyleEditorWidget
 ~IStyleEditorWidget () override=default
 

Constructor & Destructor Documentation

◆ IsolineSymbolStyleEditor()

openswmmvis::ui::IsolineSymbolStyleEditor::IsolineSymbolStyleEditor ( OpenSWMM::Render::IsolineSymbolStyleAdapter a,
QWidget *  parent = nullptr 
)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ refreshFromModel()

void openswmmvis::ui::IsolineSymbolStyleEditor::refreshFromModel ( )
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.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: