![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Dockable section / profile view of the current selection. More...
#include <QDockWidget>#include <QPointer>#include <QString>Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::SectionViewPanel |
| Right-dock vector section / profile view for the selected object. More... | |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::sectionview |
| namespace | openswmmvis::ui |
Dockable section / profile view of the current selection.
Slices SP.4 / SP.5 (workplans/SECTION_PREVIEW_WORKPLAN.md).
A standalone dock rather than a pane inside the Properties panel: the drawing wants far more room than a property grid can spare, users want it docked where it suits them (or floating on a second monitor), and keeping it separate leaves PropertiesPanel untouched.
Follows the active selection through the same SelectionManager dispatch that drives the property browser, and repaints on the model layer's attributeChanged so an edit made anywhere — property grid, attribute table, cross-section dialog — is reflected immediately.