![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Immutable plain-data log message stamped with a severity level and wall-clock time. More...
#include <QDateTime>#include <QObject>Go to the source code of this file.
Classes | |
| class | OpenSWMMVisLogMessage |
| Immutable application log record carrying a severity level, message text, and a wall-clock timestamp. More... | |
Immutable plain-data log message stamped with a severity level and wall-clock time.
OpenSWMMVisLogMessage objects are created by subsystems and posted through the application's log bus (typically via SWMMVis::onLogMessage). They are stored in a QStandardItemModel that backs the Message Log dock panel.