![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
This is the complete list of members for VectorPointItem, including all inherited members.
| attributes() const | VectorPointItem | inline |
| featureId() const | VectorPointItem | inline |
| markerShape() const | VectorPointItem | inline |
| ownerLayer() const | VectorPointItem | inline |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override | VectorPointItem | protected |
| setAttributes(const QVariantMap &attrs) | VectorPointItem | inline |
| setElementRadius(double r) | VectorPointItem | |
| setHighlighted(bool on) | VectorPointItem | |
| setMarkerShape(int shapeValue) | VectorPointItem | inline |
| setOwnerLayer(OpenSWMMVisLayer *layer) | VectorPointItem | inline |
| type() const override | VectorPointItem | inline |
| VectorPointItem(qint64 fid, double sceneX, double sceneY, double radius, QGraphicsItem *parent=nullptr) | VectorPointItem | explicit |