![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <QAbstractTableModel>#include <QList>#include <QString>Go to the source code of this file.
Classes | |
| class | PluginsTableModel |
MVC model for the [PLUGINS] section table in the Simulation Options dialog. Each row is one plugin entry: a path / id / id:version string plus a free-form arguments string passed to the plugin's initialize() call. Pairs with the reusable PathBrowseDelegate for column 0's browse-button affordance.