#include </home/clem/local/src/opie/library/backend/rohfeedback.h>
Public Slots | |
| void | iconShow (void) |
Public Member Functions | |
| RoHFeedback () | |
| ~RoHFeedback () | |
| void | init (const QPoint &P, QWidget *wid) |
| void | stop (void) |
| int | delay (void) |
Protected Member Functions | |
| bool | event (QEvent *E) |
Protected Attributes | |
| QTimer | Timer |
| int | IconNr |
| QWidget * | Receiver |
Static Protected Attributes | |
| static int | IconWidth |
| static int | IconHeight |
| static QPixmap * | Imgs [NOOFICONS] = { 0, 0, 0, 0, 0 } |
| static QBitmap * | Masks [NOOFICONS] |
Private Types | |
| enum | Actions { FeedbackStopped = -2, FeedbackTimerStart = -1, FeedbackShow = 0 } |
|
|
Definition at line 47 of file rohfeedback.h. |
|
|
Definition at line 45 of file rohfeedback.cpp. References i, IconHeight, iconShow(), IconWidth, Imgs, l, Resource::loadPixmap(), Masks, NOOFICONS, QString::number(), Receiver, S, and Timer. |
|
|
Definition at line 74 of file rohfeedback.cpp. |
|
|
Definition at line 70 of file rohfeedback.cpp. |
|
|
Definition at line 96 of file rohfeedback.cpp. |
|
|
Definition at line 115 of file rohfeedback.cpp. References FeedbackShow, FeedbackStopped, FeedbackTimerStart, IconNr, Imgs, Masks, NOOFICONS, SPEED, and Timer. Referenced by RoHFeedback(). |
|
||||||||||||
|
Definition at line 81 of file rohfeedback.cpp. References DELAY, FeedbackTimerStart, IconHeight, IconNr, IconWidth, Receiver, and Timer. |
|
|
Definition at line 92 of file rohfeedback.cpp. References FeedbackStopped, and IconNr. |
|
|
Definition at line 43 of file rohfeedback.cpp. Referenced by init(), and RoHFeedback(). |
|
|
Definition at line 71 of file rohfeedback.h. Referenced by iconShow(), init(), and stop(). |
|
|
Definition at line 42 of file rohfeedback.cpp. Referenced by init(), and RoHFeedback(). |
|
|
Definition at line 40 of file rohfeedback.cpp. Referenced by iconShow(), RoHFeedback(), and ~RoHFeedback(). |
|
|
Definition at line 41 of file rohfeedback.cpp. Referenced by iconShow(), RoHFeedback(), and ~RoHFeedback(). |
|
|
Definition at line 72 of file rohfeedback.h. Referenced by event(), init(), and RoHFeedback(). |
|
|
Definition at line 70 of file rohfeedback.h. Referenced by iconShow(), init(), and RoHFeedback(). |
1.4.2