Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Opie::Internal::RoHFeedback Class Reference

#include </home/clem/local/src/opie/library/backend/rohfeedback.h>

List of all members.

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 }


Member Enumeration Documentation

enum Opie::Internal::RoHFeedback::Actions [private]
 

Enumeration values:
FeedbackStopped 
FeedbackTimerStart 
FeedbackShow 

Definition at line 47 of file rohfeedback.h.


Constructor & Destructor Documentation

Opie::Internal::RoHFeedback::RoHFeedback  ) 
 

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.

Opie::Internal::RoHFeedback::~RoHFeedback  ) 
 

Definition at line 74 of file rohfeedback.cpp.

References i, Imgs, Masks, and NOOFICONS.


Member Function Documentation

int Opie::Internal::RoHFeedback::delay void   ) 
 

Definition at line 70 of file rohfeedback.cpp.

References DELAY, and SPEED.

bool Opie::Internal::RoHFeedback::event QEvent *  E  )  [protected]
 

Definition at line 96 of file rohfeedback.cpp.

References Receiver, and type.

void Opie::Internal::RoHFeedback::iconShow void   )  [slot]
 

Definition at line 115 of file rohfeedback.cpp.

References FeedbackShow, FeedbackStopped, FeedbackTimerStart, IconNr, Imgs, Masks, NOOFICONS, SPEED, and Timer.

Referenced by RoHFeedback().

void Opie::Internal::RoHFeedback::init const QPoint &  P,
QWidget *  wid
 

Definition at line 81 of file rohfeedback.cpp.

References DELAY, FeedbackTimerStart, IconHeight, IconNr, IconWidth, Receiver, and Timer.

void Opie::Internal::RoHFeedback::stop void   ) 
 

Definition at line 92 of file rohfeedback.cpp.

References FeedbackStopped, and IconNr.


Member Data Documentation

int Opie::Internal::RoHFeedback::IconHeight [static, protected]
 

Definition at line 43 of file rohfeedback.cpp.

Referenced by init(), and RoHFeedback().

int Opie::Internal::RoHFeedback::IconNr [protected]
 

Definition at line 71 of file rohfeedback.h.

Referenced by iconShow(), init(), and stop().

int Opie::Internal::RoHFeedback::IconWidth [static, protected]
 

Definition at line 42 of file rohfeedback.cpp.

Referenced by init(), and RoHFeedback().

QPixmap * Opie::Internal::RoHFeedback::Imgs = { 0, 0, 0, 0, 0 } [static, protected]
 

Definition at line 40 of file rohfeedback.cpp.

Referenced by iconShow(), RoHFeedback(), and ~RoHFeedback().

QBitmap * Opie::Internal::RoHFeedback::Masks [static, protected]
 

Definition at line 41 of file rohfeedback.cpp.

Referenced by iconShow(), RoHFeedback(), and ~RoHFeedback().

QWidget* Opie::Internal::RoHFeedback::Receiver [protected]
 

Definition at line 72 of file rohfeedback.h.

Referenced by event(), init(), and RoHFeedback().

QTimer Opie::Internal::RoHFeedback::Timer [protected]
 

Definition at line 70 of file rohfeedback.h.

Referenced by iconShow(), init(), and RoHFeedback().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 18:01:29 2005 for OPIE by  doxygen 1.4.2