Qtopia library API Documentation

StyleInterface Struct Reference

StyleInterface base class. More...

Inheritance diagram for StyleInterface:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual QStylestyle ()=0
virtual QString name () const=0

Detailed Description

StyleInterface base class.

Opie styles should implement StyleExtendedInterface. StyleInterface is only for compability reasons present and should not be used for new styles.

Styles need to be put into OPIEDIR/plugins/styles

Definition at line 41 of file styleinterface.h.


Member Function Documentation

virtual QStyle* StyleInterface::style  )  [pure virtual]
 

Return a new style.

virtual QString StyleInterface::name  )  const [pure virtual]
 

Return a short name for the style.


The documentation for this struct was generated from the following file:
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:27 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001