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
inletdrawingview.cpp File Reference
#include "ui/widgets/inletdrawingview.h"
#include "core/unitsystem.h"
#include "inlet/inletprovider.h"
#include <QCoreApplication>
#include <QGraphicsEllipseItem>
#include <QGraphicsLineItem>
#include <QGraphicsRectItem>
#include <QGraphicsScene>
#include <QGraphicsSimpleTextItem>
#include <QMouseEvent>
#include <QPainterPath>
#include <QPair>
#include <QPalette>
#include <QPolygonF>
#include <QShowEvent>
#include <QResizeEvent>
#include <QWheelEvent>
#include <QtMath>
#include <algorithm>
#include <cmath>
Include dependency graph for inletdrawingview.cpp:

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

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

Variable Documentation

◆ lengthLabel

QString lengthLabel = QStringLiteral("ft")

◆ s

double s = 1.0

Scene px per model length unit.

◆ scene

QGraphicsScene* scene = nullptr

◆ theme

InletTheme theme

◆ velocityLabel

QString velocityLabel = QStringLiteral("ft/s")