Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

RestartAppletImpl Class Reference

#include </home/clem/local/src/opie/core/applets/restartapplet/restartappletimpl.h>

Inheritance diagram for RestartAppletImpl:

Inheritance graph
[legend]
Collaboration diagram for RestartAppletImpl:

Collaboration graph
[legend]
List of all members.

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

RestartAppletrestart

Constructor & Destructor Documentation

RestartAppletImpl::RestartAppletImpl  ) 
 

Definition at line 24 of file restartappletimpl.cpp.

RestartAppletImpl::~RestartAppletImpl  )  [virtual]
 

Definition at line 29 of file restartappletimpl.cpp.

References restart.


Member Function Documentation

QWidget * RestartAppletImpl::applet QWidget *  parent  )  [virtual]
 

return the new Applet Widget

Parameters:
parent The parent of the Applet normally the taskbar

Implements TaskbarAppletInterface.

Definition at line 34 of file restartappletimpl.cpp.

References restart.

int RestartAppletImpl::position  )  const [virtual]
 

the wished position

From left to right. 0 is left. The clock uses 10

Implements TaskbarAppletInterface.

Definition at line 41 of file restartappletimpl.cpp.

QRESULT RestartAppletImpl::queryInterface const QUuid ,
QUnknownInterface ** 
[virtual]
 

Implements QUnknownInterface.

Definition at line 46 of file restartappletimpl.cpp.

References IID_QUnknown, IID_TaskbarApplet, QS_FALSE, and QS_OK.


Member Data Documentation

RestartApplet* RestartAppletImpl::restart [private]
 

Definition at line 40 of file restartappletimpl.h.

Referenced by applet(), and ~RestartAppletImpl().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:50:55 2005 for OPIE by  doxygen 1.4.2