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

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

attributes() constVectorPointIteminline
featureId() constVectorPointIteminline
markerShape() constVectorPointIteminline
ownerLayer() constVectorPointIteminline
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) overrideVectorPointItemprotected
setAttributes(const QVariantMap &attrs)VectorPointIteminline
setElementRadius(double r)VectorPointItem
setHighlighted(bool on)VectorPointItem
setMarkerShape(int shapeValue)VectorPointIteminline
setOwnerLayer(OpenSWMMVisLayer *layer)VectorPointIteminline
type() const overrideVectorPointIteminline
VectorPointItem(qint64 fid, double sceneX, double sceneY, double radius, QGraphicsItem *parent=nullptr)VectorPointItemexplicit