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

Project-scoped factory + lookup for LidControlProvider instances. More...

#include "lid/lidcontrolprovider.h"
#include <QHash>
#include <QObject>
#include <QString>
#include <QVector>
Include dependency graph for lidcontrolregistry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::lid::LidControlRegistry
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::lid
 

Detailed Description

Project-scoped factory + lookup for LidControlProvider instances.

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 InletRegistry. Engine has layer setters but no getters, so loadFromEngine recovers names only; saveToEngine writes a control only when it is new or has been edited (dirty), preventing clobber of untouched existing controls.