#include </home/clem/local/src/opie/noncore/applets/pyquicklaunch/pyquicklaunch.h>
Collaboration diagram for PyQuicklaunchApplet:

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 | |
| PyQuicklaunchControl * | status |
| 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 |
|
||||||||||||
|
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. |
|
|
Definition at line 99 of file pyquicklaunch.cpp. |
|
|
Definition at line 136 of file pyquicklaunch.cpp. References PyQuicklaunchControl::show(), and status. |
|
|
Definition at line 142 of file pyquicklaunch.cpp. |
|
|
Definition at line 149 of file pyquicklaunch.cpp. |
|
||||||||||||
|
Definition at line 104 of file pyquicklaunch.cpp. References odebug, oendl, and online. Referenced by PyQuicklaunchApplet(). |
|
|
Definition at line 125 of file pyquicklaunch.cpp. References _fifo, QFile::exists(), and online. |
|
|
Definition at line 60 of file pyquicklaunch.h. Referenced by PyQuicklaunchApplet(). |
|
|
Definition at line 61 of file pyquicklaunch.h. Referenced by PyQuicklaunchApplet(), and timerEvent(). |
|
|
Definition at line 62 of file pyquicklaunch.h. Referenced by PyQuicklaunchApplet(). |
|
|
Definition at line 64 of file pyquicklaunch.h. Referenced by paintEvent(), and PyQuicklaunchApplet(). |
|
|
Definition at line 63 of file pyquicklaunch.h. Referenced by paintEvent(), and PyQuicklaunchApplet(). |
|
|
Definition at line 50 of file pyquicklaunch.h. Referenced by paintEvent(), receivedMessage(), and timerEvent(). |
|
|
Definition at line 47 of file pyquicklaunch.h. Referenced by mousePressEvent(), and PyQuicklaunchApplet(). |
1.4.2