42 #ifndef QDECORATIONPLUGIN_QWS_H 43 #define QDECORATIONPLUGIN_QWS_H 45 #include <QtCore/qplugin.h> 46 #include <QtCore/qfactoryinterface.h> 61 #define QDecorationFactoryInterface_iid "com.trolltech.Qt.QDecorationFactoryInterface" 80 #endif // QDECORATIONPLUGIN_QWS_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 Q_DECLARE_INTERFACE(IFace, IId)
#define QDecorationFactoryInterface_iid
The QDecoration class is a base class for window decorations in Qt for Embedded Linux.
#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 QDecorationPlugin class is an abstract base class for window decoration plugins in Qt for Embedde...