![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Enumerations | |
| enum class | Banner { Info , Success , Error } |
Functions | |
| void | applyHintRole (QWidget *w) |
| QString | hintStyle () |
| QString | hintItalicStyle () |
| QString | errorTextStyle () |
| QString | errorBorderStyle () |
| QString | sectionHeadingStyle () |
| QString | errorFillStyle () |
| QString | bannerStyle (Banner kind) |
|
strong |
|
inline |
Secondary/hint text via the palette role — theme-live, no stylesheet.
|
inline |
Background+foreground pair for an inline banner strip; append site-specific padding/radius as needed.
|
inline |
Validation-error border of the current theme.
|
inline |
Iteration 2 (D5) — field-background fill for a failed-validation input (the tokenized replacement for hardcoded light-pink fills that were illegible on the dark theme). Transient-state string, same refresh policy as errorTextStyle().
|
inline |
Validation-error text color of the current theme.
|
inline |
|
inline |
Theme-live hint styling for stylesheet-based sites (Mid == hintText).
|
inline |
Iteration 2 (D5) — bold section heading for pseudo-headings that used to be raw tags or ad-hoc bold stylesheets. Palette-driven text color, so it stays theme-live.