![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <QString>#include <QWidget>#include "ui/theme/thememanager.h"#include "ui/theme/themetokens.h"Go to the source code of this file.
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
| namespace | openswmmvis::ui::theme |
Enumerations | |
| enum class | openswmmvis::ui::theme::Banner { openswmmvis::ui::theme::Info , openswmmvis::ui::theme::Success , openswmmvis::ui::theme::Error } |
Functions | |
| void | openswmmvis::ui::theme::applyHintRole (QWidget *w) |
| QString | openswmmvis::ui::theme::hintStyle () |
| QString | openswmmvis::ui::theme::hintItalicStyle () |
| QString | openswmmvis::ui::theme::errorTextStyle () |
| QString | openswmmvis::ui::theme::errorBorderStyle () |
| QString | openswmmvis::ui::theme::sectionHeadingStyle () |
| QString | openswmmvis::ui::theme::errorFillStyle () |
| QString | openswmmvis::ui::theme::bannerStyle (Banner kind) |
UI redesign P4 — the one vocabulary for chrome styling that used to be scattered hex literals (three different "error reds", three "hint grays", hardcoded light banner backgrounds). Header-only, two flavors: