|
LunaSysMgr
|
Public Member Functions | |
| DashboardAlerts () | |
| virtual | ~DashboardAlerts () |
| QRectF | boundingRect () const |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
| void | sendClickAt (int x, int y) |
Public Member Functions inherited from TransparentNode | |
| TransparentNode (bool _stayVisible=false) | |
| bool | stayVisible () const |
| void | animateOpacity (qreal newOpacity) |
Friends | |
| class | LockWindow |
| DashboardAlerts::DashboardAlerts | ( | ) |
|
virtual |
| QRectF DashboardAlerts::boundingRect | ( | ) | const |
| void DashboardAlerts::paint | ( | QPainter * | painter, |
| const QStyleOptionGraphicsItem * | option, | ||
| QWidget * | widget | ||
| ) |
|
friend |