|
LunaSysMgr
|
Public Member Functions | |
| HelpWindow () | |
| virtual | ~HelpWindow () |
| QRectF | boundingRect () const |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
| void | setLabel (QString label) |
Public Member Functions inherited from TransparentNode | |
| TransparentNode (bool _stayVisible=false) | |
| bool | stayVisible () const |
| void | animateOpacity (qreal newOpacity) |
| HelpWindow::HelpWindow | ( | ) |
|
virtual |
| QRectF HelpWindow::boundingRect | ( | ) | const |
| void HelpWindow::paint | ( | QPainter * | painter, |
| const QStyleOptionGraphicsItem * | option, | ||
| QWidget * | widget | ||
| ) |
| void HelpWindow::setLabel | ( | QString | label | ) |