#include </home/clem/local/src/opie/noncore/unsupported/qpdf/qbusybar.h>
Public Slots | |
| void | beginBusy () |
| void | endBusy () |
| void | setBusy (bool b) |
Public Member Functions | |
| QBusyBar (QWidget *parent=0, const char *name=0, int flags=0) | |
| virtual | ~QBusyBar () |
| bool | isBusy () const |
| void | setParameters (int div, int fade, int speed) |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *e) |
Private Slots | |
| void | slotTimeout () |
Private Attributes | |
| QTimer * | m_timer |
| int | m_busy |
| int | m_div |
| int | m_pos |
| int | m_fade |
| int | m_speed |
| QColor * | m_fadecols |
|
||||||||||||||||
|
Definition at line 9 of file qbusybar.cpp. References m_busy, m_div, m_fade, m_fadecols, m_pos, m_speed, m_timer, setParameters(), and slotTimeout(). |
|
|
Definition at line 54 of file qbusybar.cpp. References m_fadecols. |
|
|
Definition at line 64 of file qbusybar.cpp. References setBusy(). |
|
|
Definition at line 69 of file qbusybar.cpp. References setBusy(). |
|
|
Definition at line 59 of file qbusybar.cpp. References m_busy. |
|
|
Definition at line 102 of file qbusybar.cpp. References fillRect(), height, i, m_busy, m_div, m_fade, m_fadecols, m_pos, p, pos, width, Opie::MM::x, and Opie::MM::y. |
|
|
Definition at line 74 of file qbusybar.cpp. References m_busy, m_pos, m_speed, m_timer, and start. Referenced by beginBusy(), and endBusy(). |
|
||||||||||||||||
|
Definition at line 25 of file qbusybar.cpp. References i, m_div, m_fade, m_fadecols, m_pos, m_speed, m_timer, and start. Referenced by QBusyBar(). |
|
|
Definition at line 94 of file qbusybar.cpp. References m_div, m_fade, and m_pos. Referenced by QBusyBar(). |
|
|
Definition at line 34 of file qbusybar.h. Referenced by isBusy(), paintEvent(), QBusyBar(), and setBusy(). |
|
|
Definition at line 36 of file qbusybar.h. Referenced by paintEvent(), QBusyBar(), setParameters(), and slotTimeout(). |
|
|
Definition at line 38 of file qbusybar.h. Referenced by paintEvent(), QBusyBar(), setParameters(), and slotTimeout(). |
|
|
Definition at line 40 of file qbusybar.h. Referenced by paintEvent(), QBusyBar(), setParameters(), and ~QBusyBar(). |
|
|
Definition at line 37 of file qbusybar.h. Referenced by paintEvent(), QBusyBar(), setBusy(), setParameters(), and slotTimeout(). |
|
|
Definition at line 39 of file qbusybar.h. Referenced by QBusyBar(), setBusy(), and setParameters(). |
|
|
Definition at line 33 of file qbusybar.h. Referenced by QBusyBar(), setBusy(), and setParameters(). |
1.4.2