4#ifndef QQUICKBORDERIMAGE_P_H
5#define QQUICKBORDERIMAGE_P_H
30 Q_PROPERTY(
TileMode horizontalTileMode READ horizontalTileMode WRITE setHorizontalTileMode NOTIFY horizontalTileModeChanged FINAL)
31 Q_PROPERTY(
TileMode verticalTileMode READ verticalTileMode WRITE setVerticalTileMode NOTIFY verticalTileModeChanged FINAL)
33 Q_PROPERTY(
QSize sourceSize READ sourceSize NOTIFY sourceSizeChanged FINAL)
46 TileMode horizontalTileMode()
const;
47 void setHorizontalTileMode(TileMode);
49 TileMode verticalTileMode()
const;
50 void setVerticalTileMode(TileMode);
70#if QT_CONFIG(qml_network)
71 void sciRequestFinished();
QQuickScaleGrid * border()
void verticalTileModeChanged()
void horizontalTileModeChanged()
virtual void pixmapChange()
virtual void requestFinished()
virtual void setSource(const QUrl &url)
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
virtual QSGNode * updatePaintNode(QSGNode *, UpdatePaintNodeData *)
Called on the render thread when it is time to sync the state of the item with the scene graph.
The QQuickScaleGrid class allows you to specify a 3x3 grid to use in scaling an image.
\group qtquick-scenegraph-nodes \title Qt Quick Scene Graph Node classes
Combined button and popup list for selecting options.
GLint GLenum GLsizei GLsizei GLsizei GLint border
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
QUrl url("example.com")
[constructor-url-reference]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent