|
ifw-fcf 7.1.4
|
#include <qeansipumpturbo.hpp>
Public Member Functions | |
| QeAnsiPumpTurbo (QWidget *parent=0) | |
Public Member Functions inherited from QeAnsiPump | |
| QeAnsiPump (QWidget *parent=0) | |
Additional Inherited Members | |
Public Slots inherited from QeAnsiPump | |
| void | set_vertical (bool arg) |
| void | set_flashing (bool arg) |
| void | set_flash_color (const QColor &arg) |
| void | setBgColor (const QColor &arg) |
Protected Member Functions inherited from QeAnsiPump | |
| void | paintEvent (QPaintEvent *event) |
| QSize | sizeHint () |
| void | resizeEvent (QResizeEvent *event) |
Protected Attributes inherited from QeAnsiPump | |
| bool | m_vertical |
| bool | m_flashing |
| QColor | m_flash_color |
| QColor | m_bg_color |
| QTimer * | timer |
Properties inherited from QeAnsiPump | |
| bool | vertical |
| bool | flashing |
| QColor | flash_color |
| QColor | bg_color |
| QeAnsiPumpTurbo::QeAnsiPumpTurbo | ( | QWidget * | parent = 0 | ) |