QtGui/qstyleplugin.h Source File
Go to the documentation of this file.
42 #ifndef QSTYLEPLUGIN_H
43 #define QSTYLEPLUGIN_H
58 virtual QStyle *create(
const QString &key) = 0;
61 #define QStyleFactoryInterface_iid "com.trolltech.Qt.QStyleFactoryInterface"
81 #endif // QSTYLEPLUGIN_H
#define QStyleFactoryInterface_iid
#define QT_BEGIN_NAMESPACE