#include <SystemMenu.h>
| AnimatedSpinner::AnimatedSpinner |
( |
QObject * |
parent = 0 | ) |
|
| AnimatedSpinner::~AnimatedSpinner |
( |
| ) |
|
| QRectF AnimatedSpinner::boundingRect |
( |
| ) |
const |
| int AnimatedSpinner::currentFrame |
( |
| ) |
const |
|
inline |
| int AnimatedSpinner::duration |
( |
| ) |
const |
|
inline |
| int AnimatedSpinner::on |
( |
| ) |
const |
|
inline |
| void AnimatedSpinner::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
| void AnimatedSpinner::setCurrentFrame |
( |
const int |
frame | ) |
|
| void AnimatedSpinner::setDuration |
( |
const int |
duration | ) |
|
| void AnimatedSpinner::setOn |
( |
const bool |
on | ) |
|
| int AnimatedSpinner::currentFrame |
|
readwrite |
| int AnimatedSpinner::duration |
|
readwrite |
The documentation for this class was generated from the following files: