Button Class Reference
List of all members.
Signals |
|
void | pressed (int index, bool doShowDialog) |
|
void | hoverEnter (int index=-1) |
|
void | hoverLeave () |
Public Member Functions |
|
| Button (const QPixmap &pixmap, const int buttonSize, int index=-1, QGraphicsItem *parent=0) |
|
QRectF | boundingRect () const |
|
QPainterPath | shape () const |
|
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *) |
Protected Member Functions |
|
void | mousePressEvent (QGraphicsSceneMouseEvent *mouseEvent) |
|
void | mouseReleaseEvent (QGraphicsSceneMouseEvent *mouseEvent) |
|
void | hoverEnterEvent (QGraphicsSceneHoverEvent *) |
|
void | hoverLeaveEvent (QGraphicsSceneHoverEvent *) |
The documentation for this class was generated from the following files: