Public Member Functions | |
| ODGraphicsTextItem () | |
| QRectF | boundingRect () const |
| void | paint (QPainter *, const QStyleOptionGraphicsItem *, QWidget *) |
| void | setTextAlignment (Alignment) |
| void | setText (const char *) |
Protected Attributes | |
| QRectF | boundingrect_ |
| QString | text_ |
| QTextOption | alignoption_ |
| ODGraphicsTextItem::ODGraphicsTextItem | ( | ) |
| QRectF ODGraphicsTextItem::boundingRect | ( | ) | const |
| void ODGraphicsTextItem::paint | ( | QPainter * | , | |
| const QStyleOptionGraphicsItem * | , | |||
| QWidget * | ||||
| ) |
| void ODGraphicsTextItem::setText | ( | const char * | ) |
| void ODGraphicsTextItem::setTextAlignment | ( | Alignment | ) |
QTextOption ODGraphicsTextItem::alignoption_ [protected] |
QRectF ODGraphicsTextItem::boundingrect_ [protected] |
QString ODGraphicsTextItem::text_ [protected] |
1.7.1