QStyleFactoryInterface Struct Reference

QStyleFactoryInterface Struct Referenceabstract

#include <qstyleplugin.h>

Class Description

Definition at line 56 of file qstyleplugin.h.

+ Inheritance diagram for QStyleFactoryInterface:

Public Member Functions

virtual QStylecreate (const QString &key)=0
 
- Public Member Functions inherited from QFactoryInterface
virtual ~QFactoryInterface ()
 
virtual QStringList keys () const =0
 

Member Function Documentation

virtual QStyle* create ( const QString key)
pure virtual

Implemented in QStylePlugin.


The documentation for this struct was generated from the following file: