#include <InformationIconWidget.h>
| Enumerator |
|---|
| StaticIcon |
|
| RotatingIcon |
|
| AnimatedIcon |
|
| InformationIconWidget::~InformationIconWidget |
( |
| ) |
|
|
virtual |
| bool InformationIconWidget::HasNullCurrentImage |
( |
| ) |
const |
|
virtual |
| void InformationIconWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overridevirtual |
| void InformationIconWidget::Refresh |
( |
| ) |
|
|
virtual |
| void InformationIconWidget::SetAnimatedImage |
( |
const QVector< QImage > & |
images | ) |
|
| void InformationIconWidget::SetRotatingImage |
( |
const QImage & |
image, |
|
|
int |
rotateDegrees |
|
) |
| |
| void InformationIconWidget::SetStaticImage |
( |
const QImage & |
image | ) |
|
The documentation for this class was generated from the following files: