summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/shapedclock.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/shapedclock.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/shapedclock.qdoc')
-rw-r--r--doc/src/examples/shapedclock.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/shapedclock.qdoc b/doc/src/examples/shapedclock.qdoc
index 9301470c60..b83178b44d 100644
--- a/doc/src/examples/shapedclock.qdoc
+++ b/doc/src/examples/shapedclock.qdoc
@@ -40,8 +40,8 @@
allowing specially-shaped windows to be created. In this example, we use this feature
to create a circular window containing an analog clock.
- Since this example's window does not provide a \gui File menu or a close
- button, we provide a context menu with an \gui Exit entry so that the example
+ Since this example's window does not provide a \uicontrol File menu or a close
+ button, we provide a context menu with an \uicontrol Exit entry so that the example
can be closed. Click the right mouse button over the window to open this menu.
\section1 ShapedClock Class Definition