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

PhaseStyleImpl Class Reference

#include </home/clem/local/src/opie/noncore/styles/phase/plugin.h>

Inheritance diagram for PhaseStyleImpl:

Inheritance graph
[legend]
Collaboration diagram for PhaseStyleImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PhaseStyleImpl ()
virtual ~PhaseStyleImpl ()
QRESULT queryInterface (const QUuid &, QUnknownInterface **)
virtual Q_REFCOUNT QStyle * style ()
virtual QString name () const

Private Attributes

PhaseStylem_style

Detailed Description

Factory to create PhaseStyle

Definition at line 40 of file plugin.h.


Constructor & Destructor Documentation

PhaseStyleImpl::PhaseStyleImpl  ) 
 

Definition at line 35 of file plugin.cpp.

PhaseStyleImpl::~PhaseStyleImpl  )  [virtual]
 

Definition at line 40 of file plugin.cpp.


Member Function Documentation

QString PhaseStyleImpl::name  )  const [virtual]
 

Return a short name for the style.

Implements StyleInterface.

Definition at line 62 of file plugin.cpp.

References qApp.

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

Implements QUnknownInterface.

Definition at line 43 of file plugin.cpp.

References IID_QUnknown, IID_Style, QS_FALSE, and QS_OK.

QStyle * PhaseStyleImpl::style  )  [virtual]
 

Return a new style.

Implements StyleInterface.

Definition at line 56 of file plugin.cpp.

References m_style.


Member Data Documentation

PhaseStyle* PhaseStyleImpl::m_style [private]
 

Definition at line 51 of file plugin.h.

Referenced by style().


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