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

OAppPlugin Class Reference

#include </home/clem/local/src/opie/core/apps/oapp/oappplugin.h>

Inheritance diagram for OAppPlugin:

Inheritance graph
[legend]
Collaboration diagram for OAppPlugin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OAppPlugin (OAppPos pos=midPos)
 OAppPlugin (QWidget *widget, OAppPos pos=midPos)
virtual ~OAppPlugin ()
QList< QWidget > widgets ()
OAppPos position () const
QRESULT queryInterface (const QUuid &uuid, QUnknownInterface **iface)

Private Attributes

QList< QWidget > m_widgets
OAppPos m_position

Constructor & Destructor Documentation

OAppPlugin::OAppPlugin OAppPos  pos = midPos  ) 
 

Definition at line 4 of file oappplugin.cpp.

References m_position.

OAppPlugin::OAppPlugin QWidget *  widget,
OAppPos  pos = midPos
 

Definition at line 9 of file oappplugin.cpp.

References m_position, and m_widgets.

OAppPlugin::~OAppPlugin  )  [virtual]
 

Definition at line 15 of file oappplugin.cpp.


Member Function Documentation

OAppPos OAppPlugin::position  )  const [virtual]
 

Implements OAppInterface.

Definition at line 24 of file oappplugin.cpp.

References m_position.

QRESULT OAppPlugin::queryInterface const QUuid uuid,
QUnknownInterface **  iface
[virtual]
 

Implements QUnknownInterface.

Definition at line 29 of file oappplugin.cpp.

References IID_OAppInterface, IID_QUnknown, and QS_OK.

QList< QWidget > OAppPlugin::widgets  )  [virtual]
 

Implements OAppInterface.

Definition at line 19 of file oappplugin.cpp.

References m_widgets.


Member Data Documentation

OAppPos OAppPlugin::m_position [private]
 

Definition at line 27 of file oappplugin.h.

Referenced by OAppPlugin(), and position().

QList<QWidget> OAppPlugin::m_widgets [private]
 

Definition at line 26 of file oappplugin.h.

Referenced by OAppPlugin(), and widgets().


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