#include <graphicsitems.h>
|
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override |
| |
◆ VectorPointItem()
| VectorPointItem::VectorPointItem |
( |
qint64 |
fid, |
|
|
double |
sceneX, |
|
|
double |
sceneY, |
|
|
double |
radius, |
|
|
QGraphicsItem * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ attributes()
| QVariantMap VectorPointItem::attributes |
( |
| ) |
const |
|
inline |
◆ featureId()
| qint64 VectorPointItem::featureId |
( |
| ) |
const |
|
inline |
◆ markerShape()
| int VectorPointItem::markerShape |
( |
| ) |
const |
|
inline |
◆ ownerLayer()
◆ paint()
| void VectorPointItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
|
overrideprotected |
◆ setAttributes()
| void VectorPointItem::setAttributes |
( |
const QVariantMap & |
attrs | ) |
|
|
inline |
◆ setElementRadius()
| void VectorPointItem::setElementRadius |
( |
double |
r | ) |
|
◆ setHighlighted()
| void VectorPointItem::setHighlighted |
( |
bool |
on | ) |
|
◆ setMarkerShape()
| void VectorPointItem::setMarkerShape |
( |
int |
shapeValue | ) |
|
|
inline |
G-1 — marker shape as a canonical OpenSWMM::Render::MarkerShape int (0..18). Painted via drawMarkerShape so GIS vector points get the full canonical shape set instead of always-ellipse.
◆ setOwnerLayer()
◆ type()
| int VectorPointItem::type |
( |
| ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following files: