#include <ProgressAnimation.h>
| Enumerator |
|---|
| TypeHp |
|
| TypeMsm |
|
| TypeFsck |
|
| ProgressAnimation::ProgressAnimation |
( |
Type |
type = TypeHp | ) |
|
| ProgressAnimation::~ProgressAnimation |
( |
| ) |
|
|
virtual |
| QRectF ProgressAnimation::boundingRect |
( |
| ) |
const |
|
virtual |
| void ProgressAnimation::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
|
virtual |
| void ProgressAnimation::signalProgressAnimationCompleted |
( |
| ) |
|
|
signal |
| void ProgressAnimation::start |
( |
| ) |
|
| void ProgressAnimation::stop |
( |
| ) |
|
| qreal ProgressAnimation::brightness |
|
readwrite |
The documentation for this class was generated from the following files: