![]() |
Stellarium 0.12.3
|
Public Member Functions | |
| LeftStelBar (QGraphicsItem *parent) | |
| virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
| virtual QRectF | boundingRect () const |
| void | addButton (StelButton *button) |
| QRectF | boundingRectNoHelpLabel () const |
| void | setColor (const QColor &c) |
| Set the color for all the sub elements. More... | |
| void | setRedMode (bool b) |
| Activate red mode for the buttons, i.e. will reduce the non red color component of the icon. More... | |
Definition at line 159 of file StelGuiItems.hpp.
| void LeftStelBar::setColor | ( | const QColor & | c | ) |
Set the color for all the sub elements.
| void LeftStelBar::setRedMode | ( | bool | b | ) |
Activate red mode for the buttons, i.e. will reduce the non red color component of the icon.
1.8.3.1