42 #ifndef QSTYLEPLUGIN_H 43 #define QSTYLEPLUGIN_H 45 #include <QtCore/qplugin.h> 46 #include <QtCore/qfactoryinterface.h> 61 #define QStyleFactoryInterface_iid "com.trolltech.Qt.QStyleFactoryInterface" 81 #endif // QSTYLEPLUGIN_H #define QStyleFactoryInterface_iid
#define QT_END_NAMESPACE
This macro expands to.
static Expression::Ptr create(Expression *const expr, const YYLTYPE &sourceLocator, const ParserContext *const parseInfo)
The QStylePlugin class provides an abstract base for custom QStyle plugins.
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.
The QStyle class is an abstract base class that encapsulates the look and feel of a GUI...