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

Immutable plain-data log message stamped with a severity level and wall-clock time. More...

#include <QDateTime>
#include <QObject>
Include dependency graph for openswmmvislogmessage.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Immutable plain-data log message stamped with a severity level and wall-clock time.

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

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.