TaskbarAppletInterface Struct Reference
This is the base class of all Applets shown in the taskbar An applets need to provide a position and a widget. More...Public Member Functions | |
| virtual QWidget * | applet (QWidget *parent)=0 |
| return the new Applet Widget | |
| virtual int | position () const=0 |
| the wished position | |
Detailed Description
This is the base class of all Applets shown in the taskbar An applets need to provide a position and a widget.Applets need to be put into OPIEDIR/plugins/applets
Definition at line 36 of file taskbarappletinterface.h.
Member Function Documentation
|
|
return the new Applet Widget
|
|
|
the wished position From left to right. 0 is left. The clock uses 10 |
The documentation for this struct was generated from the following files:
