Qt 4.8
Public Functions | List of all members
QStyleFactoryInterface Struct Referenceabstract

#include <qstyleplugin.h>

Inheritance diagram for QStyleFactoryInterface:
QFactoryInterface QStylePlugin

Public Functions

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

Detailed Description

Definition at line 56 of file qstyleplugin.h.

Functions

◆ create()

virtual QStyle* QStyleFactoryInterface::create ( const QString key)
pure virtual

Implemented in QStylePlugin.


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