Public Member Functions | |
| uiArrowItem () | |
| uiArrowItem (const uiPoint &tail, const uiPoint &head, const ArrowStyle &) | |
| uiArrowItem (ODGraphicsArrowItem *) | |
| ~uiArrowItem () | |
| void | setHeadPos (const uiPoint &) |
| void | setTailPos (const uiPoint &) |
| void | setTailHeadPos (const uiPoint &tail, const uiPoint &head) |
| void | setArrowStyle (const ArrowStyle &) |
| void | setArrowSize (int) |
| ODGraphicsArrowItem * | qArrowItem () |
Protected Member Functions | |
| QGraphicsItem * | mkQtObj () |
| void | update () |
Protected Attributes | |
| ODGraphicsArrowItem * | qarrowitem_ |
| uiPoint | tailpos_ |
| uiPoint | headpos_ |
| uiArrowItem::uiArrowItem | ( | ) |
| uiArrowItem::uiArrowItem | ( | const uiPoint & | tail, | |
| const uiPoint & | head, | |||
| const ArrowStyle & | ||||
| ) |
| uiArrowItem::uiArrowItem | ( | ODGraphicsArrowItem * | ) |
| uiArrowItem::~uiArrowItem | ( | ) |
| QGraphicsItem* uiArrowItem::mkQtObj | ( | ) | [protected, virtual] |
Reimplemented from uiGraphicsItem.
| ODGraphicsArrowItem* uiArrowItem::qArrowItem | ( | ) | [inline] |
| void uiArrowItem::setArrowSize | ( | int | ) |
| void uiArrowItem::setArrowStyle | ( | const ArrowStyle & | ) |
| void uiArrowItem::setHeadPos | ( | const uiPoint & | ) |
| void uiArrowItem::setTailPos | ( | const uiPoint & | ) |
| void uiArrowItem::update | ( | ) | [protected] |
uiPoint uiArrowItem::headpos_ [protected] |
ODGraphicsArrowItem* uiArrowItem::qarrowitem_ [protected] |
uiPoint uiArrowItem::tailpos_ [protected] |
1.7.1