Public Member Functions | |
| ODGraphicsPolyLineItem () | |
| QRectF | boundingRect () const |
| void | paint (QPainter *, const QStyleOptionGraphicsItem *, QWidget *) |
| void | setPolyLine (const QPolygonF &polygon) |
Protected Attributes | |
| QPolygonF | qpolygon_ |
| ODGraphicsPolyLineItem::ODGraphicsPolyLineItem | ( | ) |
| QRectF ODGraphicsPolyLineItem::boundingRect | ( | ) | const |
| void ODGraphicsPolyLineItem::paint | ( | QPainter * | , | |
| const QStyleOptionGraphicsItem * | , | |||
| QWidget * | ||||
| ) |
| void ODGraphicsPolyLineItem::setPolyLine | ( | const QPolygonF & | polygon | ) | [inline] |
QPolygonF ODGraphicsPolyLineItem::qpolygon_ [protected] |
1.7.1