Public Member Functions | |
| TextItemWithOpacity (QGraphicsItem *parent=0) | |
| void | setOpacity (qreal opa) |
| void | setTextColor (KStatefulBrush brush) |
| virtual void | paint (QPainter *p, const QStyleOptionGraphicsItem *option, QWidget *widget) |
Definition at line 39 of file kgamepopupitem.cpp.
| TextItemWithOpacity::TextItemWithOpacity | ( | QGraphicsItem * | parent = 0 |
) | [inline] |
Definition at line 42 of file kgamepopupitem.cpp.
| void TextItemWithOpacity::setOpacity | ( | qreal | opa | ) | [inline] |
Definition at line 44 of file kgamepopupitem.cpp.
Referenced by KGamePopupItem::setMessageOpacity().
| void TextItemWithOpacity::setTextColor | ( | KStatefulBrush | brush | ) | [inline] |
Definition at line 45 of file kgamepopupitem.cpp.
Referenced by KGamePopupItem::KGamePopupItem(), and KGamePopupItem::setTextColor().
| virtual void TextItemWithOpacity::paint | ( | QPainter * | p, | |
| const QStyleOptionGraphicsItem * | option, | |||
| QWidget * | widget | |||
| ) | [inline, virtual] |
Definition at line 46 of file kgamepopupitem.cpp.
1.5.3