42 #ifndef QDECLARATIVEGRAPHICSWIDGET_P_H 43 #define QDECLARATIVEGRAPHICSWIDGET_P_H 46 #include <QtDeclarative/qdeclarativecomponent.h> 90 #endif // QDECLARATIVEGRAPHICSWIDGET_P_H
#define QT_END_NAMESPACE
This macro expands to.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QObject * parent() const
Returns a pointer to the parent object.
#define Q_DECLARE_PRIVATE(Class)
The QGraphicsObject class provides a base class for all graphics items that require signals...