#include </home/clem/local/src/opie/library/taskbarappletinterface.h>
Inheritance diagram for TaskbarAppletInterface:


Public Member Functions | |
| virtual QWidget * | applet (QWidget *parent)=0 |
| return the new Applet Widget | |
| virtual int | position () const =0 |
| the wished position | |
Applets need to be put into OPIEDIR/plugins/applets
Definition at line 36 of file taskbarappletinterface.h.
|
|
return the new Applet Widget
Implemented in RestartAppletImpl, Opie::Ui::Internal::OTaskbarAppletWrapper< T >, MailAppletImpl, Opietooth2::BluezAppletImpl, and BenDImpl. Referenced by SysTray::addApplets(). |
|
|
the wished position From left to right. 0 is left. The clock uses 10 Implemented in RestartAppletImpl, Opie::Ui::Internal::OTaskbarAppletWrapper< T >, MailAppletImpl, Opietooth2::BluezAppletImpl, and BenDImpl. Referenced by compareAppletPositions(). |
1.4.2