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
openswmmvis::curve::CurveProvider Member List

This is the complete list of members for openswmmvis::curve::CurveProvider, including all inherited members.

CurveProvider(QString name, CurveType type, QObject *parent=nullptr)openswmmvis::curve::CurveProvider
insertPoint(double x, double y, QString *reasonOut=nullptr)openswmmvis::curve::CurveProvider
mutationRejected(QString reason)openswmmvis::curve::CurveProvidersignal
name() const noexceptopenswmmvis::curve::CurveProviderinline
nameChanged(QString prev, QString now)openswmmvis::curve::CurveProvidersignal
pointAt(int i) constopenswmmvis::curve::CurveProviderinline
pointCount() const noexceptopenswmmvis::curve::CurveProviderinline
points() const noexceptopenswmmvis::curve::CurveProviderinline
pointsChanged(int firstIndex, int count)openswmmvis::curve::CurveProvidersignal
pointsInserted(int at, int count)openswmmvis::curve::CurveProvidersignal
pointsRemoved(int at, int count)openswmmvis::curve::CurveProvidersignal
removePointsAt(QVector< int > indices)openswmmvis::curve::CurveProvider
setAllPoints(QVector< CurvePoint > newPoints, QString *reasonOut=nullptr)openswmmvis::curve::CurveProvider
setName(QString newName)openswmmvis::curve::CurveProvider
setPointAt(int i, double newX, double newY, QString *reasonOut=nullptr)openswmmvis::curve::CurveProvider
setType(CurveType t)openswmmvis::curve::CurveProvider
setYAt(int i, double newY, QString *reasonOut=nullptr)openswmmvis::curve::CurveProvider
type() const noexceptopenswmmvis::curve::CurveProviderinline
typeChanged(CurveType prev, CurveType now)openswmmvis::curve::CurveProvidersignal
typeLabel(CurveType t)openswmmvis::curve::CurveProviderstatic
xLabel(CurveType t)openswmmvis::curve::CurveProviderstatic
yLabel(CurveType t)openswmmvis::curve::CurveProviderstatic
~CurveProvider() overrideopenswmmvis::curve::CurveProvider