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

PyQuicklaunchApplet Class Reference

#include </home/clem/local/src/opie/noncore/applets/pyquicklaunch/pyquicklaunch.h>

Collaboration diagram for PyQuicklaunchApplet:

Collaboration graph
[legend]
List of all members.

Public Slots

void receivedMessage (const QCString &msg, const QByteArray &data)

Public Member Functions

 PyQuicklaunchApplet (QWidget *parent=0, const char *name=0)
 ~PyQuicklaunchApplet ()
virtual void timerEvent (QTimerEvent *)

Static Public Member Functions

static int position ()

Public Attributes

PyQuicklaunchControlstatus
bool online

Protected Member Functions

virtual void mousePressEvent (QMouseEvent *)
virtual void paintEvent (QPaintEvent *)

Private Attributes

QCopChannel_control
QFile _fifo
QString _fifoName
QPixmap _online
QPixmap _offline

Constructor & Destructor Documentation

PyQuicklaunchApplet::PyQuicklaunchApplet QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 78 of file pyquicklaunch.cpp.

References _control, _fifo, _fifoName, _offline, _online, Opie::Core::OResource::loadPixmap(), odebug, oendl, receivedMessage(), QFile::setName(), Opie::Core::OResource::SmallIcon, and status.

PyQuicklaunchApplet::~PyQuicklaunchApplet  ) 
 

Definition at line 99 of file pyquicklaunch.cpp.


Member Function Documentation

void PyQuicklaunchApplet::mousePressEvent QMouseEvent *   )  [protected, virtual]
 

Definition at line 136 of file pyquicklaunch.cpp.

References PyQuicklaunchControl::show(), and status.

void PyQuicklaunchApplet::paintEvent QPaintEvent *   )  [protected, virtual]
 

Definition at line 142 of file pyquicklaunch.cpp.

References _offline, _online, online, and p.

int PyQuicklaunchApplet::position  )  [static]
 

Definition at line 149 of file pyquicklaunch.cpp.

void PyQuicklaunchApplet::receivedMessage const QCString msg,
const QByteArray data
[slot]
 

Definition at line 104 of file pyquicklaunch.cpp.

References odebug, oendl, and online.

Referenced by PyQuicklaunchApplet().

void PyQuicklaunchApplet::timerEvent QTimerEvent *   )  [virtual]
 

Definition at line 125 of file pyquicklaunch.cpp.

References _fifo, QFile::exists(), and online.


Member Data Documentation

QCopChannel* PyQuicklaunchApplet::_control [private]
 

Definition at line 60 of file pyquicklaunch.h.

Referenced by PyQuicklaunchApplet().

QFile PyQuicklaunchApplet::_fifo [private]
 

Definition at line 61 of file pyquicklaunch.h.

Referenced by PyQuicklaunchApplet(), and timerEvent().

QString PyQuicklaunchApplet::_fifoName [private]
 

Definition at line 62 of file pyquicklaunch.h.

Referenced by PyQuicklaunchApplet().

QPixmap PyQuicklaunchApplet::_offline [private]
 

Definition at line 64 of file pyquicklaunch.h.

Referenced by paintEvent(), and PyQuicklaunchApplet().

QPixmap PyQuicklaunchApplet::_online [private]
 

Definition at line 63 of file pyquicklaunch.h.

Referenced by paintEvent(), and PyQuicklaunchApplet().

bool PyQuicklaunchApplet::online
 

Definition at line 50 of file pyquicklaunch.h.

Referenced by paintEvent(), receivedMessage(), and timerEvent().

PyQuicklaunchControl* PyQuicklaunchApplet::status
 

Definition at line 47 of file pyquicklaunch.h.

Referenced by mousePressEvent(), and PyQuicklaunchApplet().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:45:52 2005 for OPIE by  doxygen 1.4.2