![]() |
Home · All Namespaces · All Classes · Functions · Coding Style · Plugins · File Structure |
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] |
mousePressEvent(QGraphicsSceneMouseEvent *event) (defined in StelButton) | StelButton | [protected, virtual] |
setChecked(bool b) | StelButton | [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 | |
toggled(bool) | StelButton | [signal] |
triggered() | StelButton | [signal] |