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::LineSymbolStyleEditor Class Reference

#include <symbolstyleeditors.h>

Inheritance diagram for openswmmvis::ui::LineSymbolStyleEditor:
Collaboration diagram for openswmmvis::ui::LineSymbolStyleEditor:

Public Member Functions

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

Constructor & Destructor Documentation

◆ LineSymbolStyleEditor()

openswmmvis::ui::LineSymbolStyleEditor::LineSymbolStyleEditor ( OpenSWMM::Render::LineSymbolStyleAdapter adapter,
QWidget *  parent = nullptr 
)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ refreshFromModel()

void openswmmvis::ui::LineSymbolStyleEditor::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: