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

Application startup splash screen with configurable message colour and text alignment. More...

#include <QColor>
#include <QSplashScreen>
Include dependency graph for swmmvissplashscreen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SWMMVisSplashScreen
 Startup splash screen with configurable message text colour and alignment. More...
 

Detailed Description

Application startup splash screen with configurable message colour and text alignment.

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

SWMMVisSplashScreen extends QSplashScreen to allow custom text colour and alignment, matching the SWMMVis branding. The onShowMessage slot is connected to the splash's showMessage signal so multi-line startup progress messages are displayed in the correct colour and position.