LeftStelBar Class Reference
List of all members.
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.
|
Detailed Description
Definition at line 159 of file StelGuiItems.hpp.
Member Function Documentation
| 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.
The documentation for this class was generated from the following file: