42 #ifndef QDECLARATIVEBORDERIMAGE_P_H 43 #define QDECLARATIVEBORDERIMAGE_P_H 56 #include "private/qdeclarativeimagebase_p_p.h" 57 #include "private/qdeclarativescalegrid_p_p.h" 85 static int borderChangedSignalIdx = -1;
86 static int doUpdateSlotIdx = -1;
87 if (borderChangedSignalIdx < 0)
89 if (doUpdateSlotIdx < 0)
106 #endif // QDECLARATIVEBORDERIMAGE_P_H
#define QT_END_NAMESPACE
This macro expands to.
The QNetworkReply class contains the data and headers for a request sent with QNetworkAccessManager.
QDeclarativeScaleGrid * border
static const QMetaObject staticMetaObject
This variable stores the meta-object for the class.
QDeclarativeBorderImage::TileMode horizontalTileMode
The QUrl class provides a convenient interface for working with URLs.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QDeclarativeScaleGrid class allows you to specify a 3x3 grid to use in scaling an image...
#define Q_DECLARE_PUBLIC(Class)
~QDeclarativeBorderImagePrivate()
QDeclarativeBorderImagePrivate()
QDeclarativeBorderImage::TileMode verticalTileMode
QDeclarativeScaleGrid * getScaleGrid()