StelButton Member List
This is the complete list of members for
StelButton, including all inherited members.
| ButtonStateNoChange enum value (defined in StelButton) | StelButton | |
| ButtonStateOff enum value (defined in StelButton) | StelButton | |
| ButtonStateOn enum value (defined in StelButton) | StelButton | |
| getButtonPixmapWidth() const | StelButton | [inline] |
| hoverChanged(bool b) | StelButton | [signal] |
| hoverEnterEvent(QGraphicsSceneHoverEvent *event) (defined in StelButton) | StelButton | [protected, virtual] |
| hoverLeaveEvent(QGraphicsSceneHoverEvent *event) (defined in StelButton) | StelButton | [protected, virtual] |
| isChecked() const | StelButton | [inline] |
| makeRed(const QPixmap &p) | StelButton | [static] |
| mousePressEvent(QGraphicsSceneMouseEvent *event) (defined in StelButton) | StelButton | [protected, virtual] |
| mouseReleaseEvent(QGraphicsSceneMouseEvent *event) (defined in StelButton) | StelButton | [protected, virtual] |
| setBackgroundPixmap(const QPixmap &newBackground) | StelButton | |
| setChecked(int b) | StelButton | [slot] |
| setChecked(bool b) (defined in StelButton) | StelButton | [inline, slot] |
| setOpacity(double v) | StelButton | [inline] |
| setRedMode(bool b) | StelButton | [inline] |
| StelButton(QGraphicsItem *parent, const QPixmap &pixOn, const QPixmap &pixOff, const QPixmap &pixHover=QPixmap(), QAction *action=NULL, bool noBackground=false) | StelButton | |
| StelButton(QGraphicsItem *parent, const QPixmap &pixOn, const QPixmap &pixOff, const QPixmap &pixNoChange, const QPixmap &pixHover=QPixmap(), QAction *action=NULL, bool noBackground=false, bool isTristate=true) | StelButton | |
| toggled(bool) | StelButton | [signal] |
| triggered() | StelButton | [signal] |