#include </home/clem/local/src/opie/core/applets/restartapplet/restartappletimpl.h>
Inheritance diagram for RestartAppletImpl:


Public Member Functions | |
| RestartAppletImpl () | |
| virtual | ~RestartAppletImpl () |
| QRESULT | queryInterface (const QUuid &, QUnknownInterface **) |
| virtual Q_REFCOUNT QWidget * | applet (QWidget *parent) |
| return the new Applet Widget | |
| virtual int | position () const |
| the wished position | |
Private Attributes | |
| RestartApplet * | restart |
|
|
Definition at line 24 of file restartappletimpl.cpp. |
|
|
Definition at line 29 of file restartappletimpl.cpp. References restart. |
|
|
return the new Applet Widget
Implements TaskbarAppletInterface. Definition at line 34 of file restartappletimpl.cpp. References restart. |
|
|
the wished position From left to right. 0 is left. The clock uses 10 Implements TaskbarAppletInterface. Definition at line 41 of file restartappletimpl.cpp. |
|
||||||||||||
|
Implements QUnknownInterface. Definition at line 46 of file restartappletimpl.cpp. References IID_QUnknown, IID_TaskbarApplet, QS_FALSE, and QS_OK. |
|
|
Definition at line 40 of file restartappletimpl.h. Referenced by applet(), and ~RestartAppletImpl(). |
1.4.2