#include <bar.h>
Inheritance diagram for Bar:


Public Slots | |
| void | setImage (QString imagePath) |
| void | setValue (int) |
| void | setValue (QString) |
| void | setMax (int) |
| void | setMin (int) |
| void | setVertical (bool) |
| void | setImage (QString imagePath) |
| void | setValue (int) |
| void | setValue (QString) |
| void | setMax (int) |
| void | setMin (int) |
| void | setVertical (bool) |
Public Member Functions | |
| Bar (int ix, int iy, int iw, int ih) | |
| ~Bar () | |
| void | mUpdate (QPainter *) |
| Bar (int ix, int iy, int iw, int ih) | |
| ~Bar () | |
| void | mUpdate (QPainter *) |
|
||||||||||||||||||||
|
Definition at line 11 of file bar/bar.cpp. |
|
|
Definition at line 18 of file bar/bar.cpp. |
|
||||||||||||||||||||
|
|
|
|
|
|
|
Implements Meter. |
|
|
Implements Meter. Definition at line 99 of file bar/bar.cpp. |
|
|
|
|
|
Definition at line 21 of file bar/bar.cpp. |
|
|
Reimplemented from Meter. |
|
|
Reimplemented from Meter. Definition at line 83 of file bar/bar.cpp. |
|
|
Reimplemented from Meter. |
|
|
Reimplemented from Meter. Definition at line 88 of file bar/bar.cpp. |
|
|
Reimplemented from Meter. |
|
|
Reimplemented from Meter. |
|
|
Reimplemented from Meter. Definition at line 78 of file bar/bar.cpp. References setValue(). |
|
|
Reimplemented from Meter. Definition at line 46 of file bar/bar.cpp. Referenced by setValue(). |
|
|
|
|
|
Definition at line 93 of file bar/bar.cpp. |
1.3.9.1