42 #ifndef QDECLARATIVEBORDERIMAGE_H 43 #define QDECLARATIVEBORDERIMAGE_H 45 #include "private/qdeclarativeimagebase_p.h" 47 #include <QtNetwork/qnetworkreply.h> 75 void setHorizontalTileMode(
TileMode);
86 void horizontalTileModeChanged();
87 void verticalTileModeChanged();
98 void sciRequestFinished();
109 #endif // QDECLARATIVEBORDERIMAGE_H The QPainter class performs low-level painting on widgets and other paint devices.
#define QT_END_NAMESPACE
This macro expands to.
virtual void requestFinished()
QScopedPointer< QGraphicsItemPrivate > d_ptr
#define QML_DECLARE_TYPE(TYPE)
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QUrl class provides a convenient interface for working with URLs.
virtual void setSourceSize(const QSize &)
#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.
The QDeclarativeScaleGrid class allows you to specify a 3x3 grid to use in scaling an image...
#define Q_DECLARE_PRIVATE_D(Dptr, Class)
virtual void paint(QPainter *, const QStyleOptionGraphicsItem *, QWidget *)
#define Q_AUTOTEST_EXPORT
The QSize class defines the size of a two-dimensional object using integer point precision.
The QStyleOptionGraphicsItem class is used to describe the parameters needed to draw a QGraphicsItem...
virtual void setSource(const QUrl &url)