summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/affine.qdoc
diff options
context:
space:
mode:
authorJeremy Katz <jeremy.katz@nokia.com>2012-08-01 14:36:13 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-01 15:37:46 +0200
commita68577e7e07cce40cac142f6e2b386a76f3ecbd1 (patch)
treed79bbae4fcebb76f72aa1a56beac09b945967248 /doc/src/examples/affine.qdoc
parentd61c356516cddb9cb0862d13479acd4c3310a972 (diff)
replace \key and \gui qdoc commands with \uicontrol
Change-Id: I0753305d4fe1ea20417f451766101da1247dfeeb Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'doc/src/examples/affine.qdoc')
-rw-r--r--doc/src/examples/affine.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/examples/affine.qdoc b/doc/src/examples/affine.qdoc
index c01031190a..c69794d511 100644
--- a/doc/src/examples/affine.qdoc
+++ b/doc/src/examples/affine.qdoc
@@ -41,8 +41,8 @@
\list
\li Dragging the red circle in the centre of each drawing moves it to a new position.
\li Dragging the displaced red circle causes the current drawing to be rotated about the
- central circle. Rotation can also be controlled with the \key Rotate slider.
- \li Scaling is controlled with the \key Scale slider.
- \li Each drawing can be sheared with the \key Shear slider.
+ central circle. Rotation can also be controlled with the \uicontrol Rotate slider.
+ \li Scaling is controlled with the \uicontrol Scale slider.
+ \li Each drawing can be sheared with the \uicontrol Shear slider.
\endlist
*/