MIRA
PointVectorObject< PointType > Member List

This is the complete list of members for PointVectorObject< PointType >, including all inherited members.

addPoint(qreal x, qreal y, QColor color=QColor::Invalid)PointVectorObject< PointType >protected
boundingRect() constPointVectorObject< PointType >
color() constPointVectorObject< PointType >
ColouredPoint typedefPointVectorObject< PointType >protected
mBoundingRectPointVectorObject< PointType >protected
mBoundingRectAdjustedPointVectorObject< PointType >protected
mColorPointVectorObject< PointType >protected
mDataPointVectorObject< PointType >protected
mWidthPointVectorObject< PointType >protected
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=NULL)PointVectorObject< PointType >protected
PointVectorObject(QGraphicsItem *parent=NULL)PointVectorObject< PointType >
setColor(const QColor &color)PointVectorObject< PointType >
setData(const std::vector< PointType > &data)PointVectorObject< PointType >
setData(const std::vector< std::pair< PointType, QColor >> &data)PointVectorObject< PointType >
setWidth(qreal width)PointVectorObject< PointType >
updateColor()PointVectorObject< PointType >protected
width() constPointVectorObject< PointType >
~PointVectorObject()PointVectorObject< PointType >virtual