qtdeclarative/tests/auto/quick/qquickrectangle
Martin Jones f39c22ecec Allow resetting a Rectangle gradient.
If a gradient and a color are set on a rectangle, the gradient is used.
This means that if you wish to override the gradient on a component with
a color, you have to unset the gradient.

Also remove the unused QQuickGradient::gradient() method.

Task-number: QTBUG-23238
Change-Id: Ibd43cfe1bd4b867e4f6103f1d0dc0ed6176ab5c1
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
2012-07-03 07:27:22 +02:00
..
data Allow resetting a Rectangle gradient. 2012-07-03 07:27:22 +02:00
qquickrectangle.pro Allow resetting a Rectangle gradient. 2012-07-03 07:27:22 +02:00
tst_qquickrectangle.cpp Allow resetting a Rectangle gradient. 2012-07-03 07:27:22 +02:00