![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Colours for the drawing. Taken from the widget palette — the same source StreetSectionPreview uses — so the drawing follows the app theme without a second palette to keep in sync.
More...
#include <inletdrawingview.h>
Static Public Member Functions | |
| static InletTheme | fromPalette (const QPalette &pal) |
Public Attributes | |
| QColor | background |
| Scene backdrop. | |
| QColor | outline |
| Structural lines (curb, grate frame, channel). | |
| QColor | pavement |
| Pavement hatching. | |
| QColor | accent |
| Grate bars, shaded sweeper, slot. | |
| QColor | dimension |
| Dimension + extension lines and arrowheads. | |
| QColor | text |
| Labels. | |
Colours for the drawing. Taken from the widget palette — the same source StreetSectionPreview uses — so the drawing follows the app theme without a second palette to keep in sync.
|
static |
| QColor openswmmvis::ui::InletTheme::accent |
Grate bars, shaded sweeper, slot.
| QColor openswmmvis::ui::InletTheme::background |
Scene backdrop.
| QColor openswmmvis::ui::InletTheme::dimension |
Dimension + extension lines and arrowheads.
| QColor openswmmvis::ui::InletTheme::outline |
Structural lines (curb, grate frame, channel).
| QColor openswmmvis::ui::InletTheme::pavement |
Pavement hatching.
| QColor openswmmvis::ui::InletTheme::text |
Labels.