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
transectlistmodel.h File Reference

Slice BQ Phase 6.7.4 — QAbstractListModel over a TransectRegistry. More...

#include <QAbstractListModel>
#include <QPointer>
Include dependency graph for transectlistmodel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::TransectListModel
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::transect
 
namespace  openswmmvis::ui
 

Detailed Description

Slice BQ Phase 6.7.4 — QAbstractListModel over a TransectRegistry.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Mirrors RuleListModel (Phase 6.8.1). Subscribes to providerAdded / providerAboutToBeRemoved / providerRenamed / providerMetadataChanged and emits the matching begin/end signals so the editor list pane refreshes lock-step with any other UI that mutates the registry.