Public Member Functions | |
| uiRectItem () | |
| uiRectItem (int x, int y, int width, int height) | |
| uiRectItem (QGraphicsRectItem *) | |
| ~uiRectItem () | |
| QGraphicsRectItem * | qRectItem () |
| void | setRect (int x, int y, int width, int height) |
Protected Member Functions | |
| QGraphicsItem * | mkQtObj () |
Protected Attributes | |
| QGraphicsRectItem * | qrectitem_ |
| uiRectItem::uiRectItem | ( | ) |
| uiRectItem::uiRectItem | ( | int | x, | |
| int | y, | |||
| int | width, | |||
| int | height | |||
| ) |
| uiRectItem::uiRectItem | ( | QGraphicsRectItem * | ) |
| uiRectItem::~uiRectItem | ( | ) |
| QGraphicsItem* uiRectItem::mkQtObj | ( | ) | [protected, virtual] |
Reimplemented from uiGraphicsItem.
| QGraphicsRectItem* uiRectItem::qRectItem | ( | ) | [inline] |
| void uiRectItem::setRect | ( | int | x, | |
| int | y, | |||
| int | width, | |||
| int | height | |||
| ) |
QGraphicsRectItem* uiRectItem::qrectitem_ [protected] |
1.7.1