#include <RoundProgressBarWidget.h>
| RoundProgressBarWidget::RoundProgressBarWidget |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
| RoundProgressBarWidget::~RoundProgressBarWidget |
( |
| ) |
|
|
virtual |
| void RoundProgressBarWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
virtual |
| void RoundProgressBarWidget::SetActualValue |
( |
quint32 |
value | ) |
|
| void RoundProgressBarWidget::SetInnerLineProperties |
( |
const QColor & |
color, |
|
|
quint32 |
width |
|
) |
| |
| void RoundProgressBarWidget::SetOuterLineProperties |
( |
const QColor & |
color, |
|
|
quint32 |
width |
|
) |
| |
| void RoundProgressBarWidget::SetRange |
( |
quint32 |
minimum, |
|
|
quint32 |
maximum |
|
) |
| |
| void RoundProgressBarWidget::SetTextProperties |
( |
const QColor & |
color, |
|
|
quint32 |
fontSize |
|
) |
| |
The documentation for this class was generated from the following files: