4#ifndef QQUICKRECTANGLE_P_H
5#define QQUICKRECTANGLE_P_H
20#include <QtGui/qbrush.h>
22#include <private/qtquickglobal_p.h>
32 Q_PROPERTY(
bool pixelAligned READ pixelAligned WRITE setPixelAligned NOTIFY pixelAlignedChanged FINAL)
44 bool pixelAligned()
const;
45 void setPixelAligned(
bool aligned);
80 void updateGradient();
92 Q_PROPERTY(
Orientation orientation READ orientation WRITE setOrientation NOTIFY orientationChanged REVISION(2, 12) FINAL)
109 void setOrientation(Orientation orientation);
133 Q_PROPERTY(
QJSValue gradient READ gradient WRITE setGradient RESET resetGradient FINAL)
135 Q_PROPERTY(
qreal radius READ radius WRITE setRadius NOTIFY radiusChanged FINAL)
136 Q_PROPERTY(
qreal topLeftRadius READ topLeftRadius WRITE setTopLeftRadius NOTIFY topLeftRadiusChanged RESET resetTopLeftRadius REVISION(6, 7) FINAL)
137 Q_PROPERTY(
qreal topRightRadius READ topRightRadius WRITE setTopRightRadius NOTIFY topRightRadiusChanged RESET resetTopRightRadius REVISION(6, 7) FINAL)
138 Q_PROPERTY(
qreal bottomLeftRadius READ bottomLeftRadius WRITE setBottomLeftRadius NOTIFY bottomLeftRadiusChanged RESET resetBottomLeftRadius REVISION(6, 7) FINAL)
139 Q_PROPERTY(
qreal bottomRightRadius READ bottomRightRadius WRITE setBottomRightRadius NOTIFY bottomRightRadiusChanged RESET resetBottomRightRadius REVISION(6, 7) FINAL)
151 void setGradient(const
QJSValue &gradient);
152 void resetGradient();
154 qreal radius() const;
155 void setRadius(
qreal radius);
157 qreal topLeftRadius() const;
158 void setTopLeftRadius(
qreal radius);
159 void resetTopLeftRadius();
160 qreal topRightRadius() const;
161 void setTopRightRadius(
qreal radius);
162 void resetTopRightRadius();
163 qreal bottomLeftRadius() const;
164 void setBottomLeftRadius(
qreal radius);
165 void resetBottomLeftRadius();
166 qreal bottomRightRadius() const;
167 void setBottomRightRadius(
qreal radius);
168 void resetBottomRightRadius();
172 void radiusChanged();
The QColor class provides colors based on RGB, HSV or CMYK values.
The QJSValue class acts as a container for Qt/JavaScript data types.
The QQmlListProperty class allows applications to expose list-like properties of QObject-derived clas...
void orientationChanged()
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
For specifying a pen used for drawing rectangle borders on a QQuickView.
void pixelAlignedChanged()
\group qtquick-scenegraph-nodes \title Qt Quick Scene Graph Node classes
Combined button and popup list for selecting options.
n void setPosition(void) \n\
GLfloat GLfloat GLfloat w
[0]
GLint GLenum GLsizei GLsizei GLsizei GLint border
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_EXTENDED_NAMESPACE(EXTENDED_NAMESPACE)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
static qreal position(const QQuickItem *item, QQuickAnchors::Anchor anchorLine)
Int aligned(Int v, Int byteAlign)
myFilter setColor(QColor(128, 0, 0))
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent