Stellarium 0.11.4 | |||
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
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. | |
void | setRedMode (bool b) |
Activate red mode for the buttons, i.e. will reduce the non red color component of the icon. |
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.