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