Qtopia library API Documentation

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...

List of all members.

Public Member Functions

virtual QWidgetapplet (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

QWidget * TaskbarAppletInterface::applet QWidget parent  )  [pure virtual]
 

return the new Applet Widget

Parameters:
parent The parent of the Applet normally the taskbar

int TaskbarAppletInterface::position  )  const [pure virtual]
 

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:
KDE Logo
This file is part of the documentation for OPIE Version 1.5.5.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:24:29 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001