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

#include <qgenericplugin_qpa.h>

Inheritance diagram for QGenericPluginFactoryInterface:
QFactoryInterface QGenericPlugin QLinuxInputPlugin QTsLibPlugin

Public Functions

virtual QObjectcreate (const QString &name, const QString &spec)=0
 
- Public Functions inherited from QFactoryInterface
virtual QStringList keys () const =0
 
virtual ~QFactoryInterface ()
 

Detailed Description

Definition at line 58 of file qgenericplugin_qpa.h.

Functions

◆ create()

virtual QObject* QGenericPluginFactoryInterface::create ( const QString name,
const QString spec 
)
pure virtual

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