42 #ifndef QICONENGINEPLUGIN_H 43 #define QICONENGINEPLUGIN_H 45 #include <QtCore/qplugin.h> 46 #include <QtCore/qfactoryinterface.h> 62 #define QIconEngineFactoryInterface_iid \ 63 "com.trolltech.Qt.QIconEngineFactoryInterface" 84 #define QIconEngineFactoryInterfaceV2_iid \ 85 "com.trolltech.Qt.QIconEngineFactoryInterfaceV2" 104 #endif // QICONENGINEPLUGIN_H #define QT_END_NAMESPACE
This macro expands to.
static Expression::Ptr create(Expression *const expr, const YYLTYPE &sourceLocator, const ParserContext *const parseInfo)
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define QIconEngineFactoryInterface_iid
#define Q_DECLARE_INTERFACE(IFace, IId)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QStringList class provides a list of strings.
The QIconEngineV2 class provides an abstract base class for QIcon renderers.
virtual QStringList keys() const =0
The QIconEnginePluginV2 class provides an abstract base for custom QIconEngineV2 plugins.
#define Q_INTERFACES(x)
This macro tells Qt which interfaces the class implements.
The QIconEngine class provides an abstract base class for QIcon renderers.
#define QIconEngineFactoryInterfaceV2_iid
The QIconEnginePlugin class provides an abstract base for custom QIconEngine plugins.