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
VectorPolygonPathItem Member List

This is the complete list of members for VectorPolygonPathItem, including all inherited members.

attributes() constVectorPolygonPathIteminline
featureId() constVectorPolygonPathIteminline
ownerLayer() constVectorPolygonPathIteminline
setAttributes(const QVariantMap &attrs)VectorPolygonPathIteminline
setHighlighted(bool on)VectorPolygonPathItem
setOwnerLayer(OpenSWMMVisLayer *layer)VectorPolygonPathIteminline
type() const overrideVectorPolygonPathIteminline
VectorPolygonPathItem(qint64 fid, const QVector< QPointF > &exterior, const QVector< QVector< QPointF > > &interiors={}, QGraphicsItem *parent=nullptr)VectorPolygonPathItemexplicit