42 #ifndef QDECLARATIVEIMPLICITSIZEITEM_H 43 #define QDECLARATIVEIMPLICITSIZEITEM_H 65 Q_REVISION(1) void implicitWidthChanged();
66 Q_REVISION(1)
void implicitHeightChanged();
100 #endif // QDECLARATIVEIMPLICITSIZEITEM_H The QPainter class performs low-level painting on widgets and other paint devices.
#define QT_END_NAMESPACE
This macro expands to.
QScopedPointer< QGraphicsItemPrivate > d_ptr
The QGraphicsItem class is the base class for all graphical items in a QGraphicsScene.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QDeclarativePaintedItem class is an abstract base class for QDeclarativeView items that want cach...
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QDeclarativeItem class provides the most basic of all visual items in QML.
QVariant data(int key) const
Returns this item's custom data for the key key as a QVariant.
static const char * data(const QByteArray &arr)
void implicitWidthChanged()
#define Q_DECLARE_PRIVATE_D(Dptr, Class)
virtual void drawContents(QPainter *, const QRect &)
This function is called when the cache needs to be refreshed.
The QRect class defines a rectangle in the plane using integer precision.
#define Q_AUTOTEST_EXPORT
void implicitHeightChanged()