42 #ifndef QGRAPHICSSYSTEMPLUGIN_H 43 #define QGRAPHICSSYSTEMPLUGIN_H 56 #include <QtCore/qplugin.h> 57 #include <QtCore/qfactoryinterface.h> 72 #define QGraphicsSystemFactoryInterface_iid "com.trolltech.Qt.QGraphicsSystemFactoryInterface" 92 #endif // QGRAPHICSSYSTEMEPLUGIN_H
#define QT_END_NAMESPACE
This macro expands to.
virtual QGraphicsSystem * create(const QString &key)=0
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define Q_DECLARE_INTERFACE(IFace, IId)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QStringList class provides a list of strings.
virtual QStringList keys() const =0
#define Q_INTERFACES(x)
This macro tells Qt which interfaces the class implements.
#define QGraphicsSystemFactoryInterface_iid