#include </home/clem/local/src/opie/noncore/net/mail/taskbarapplet/mailappletimpl.h>
Inheritance diagram for MailAppletImpl:


Public Member Functions | |
| MailAppletImpl () | |
| virtual | ~MailAppletImpl () |
| QRESULT | queryInterface (const QUuid &uuid, QUnknownInterface **iface) |
| virtual Q_REFCOUNT QWidget * | applet (QWidget *parent) |
| return the new Applet Widget | |
| virtual int | position () const |
| the wished position | |
Private Attributes | |
| MailApplet * | m_mailApplet |
| ulong | ref |
|
|
Definition at line 4 of file mailappletimpl.cpp. |
|
|
Definition at line 8 of file mailappletimpl.cpp. References m_mailApplet. |
|
|
return the new Applet Widget
Implements TaskbarAppletInterface. Definition at line 12 of file mailappletimpl.cpp. References m_mailApplet. |
|
|
the wished position From left to right. 0 is left. The clock uses 10 Implements TaskbarAppletInterface. Definition at line 18 of file mailappletimpl.cpp. |
|
||||||||||||
|
Implements QUnknownInterface. Definition at line 22 of file mailappletimpl.cpp. References IID_QUnknown, IID_TaskbarApplet, and QS_OK. |
|
|
Definition at line 21 of file mailappletimpl.h. Referenced by applet(), and ~MailAppletImpl(). |
|
|
Definition at line 22 of file mailappletimpl.h. |
1.4.2