summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/hellotr.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/hellotr.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/hellotr.qdoc')
-rw-r--r--doc/src/examples/hellotr.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/examples/hellotr.qdoc b/doc/src/examples/hellotr.qdoc
index 7b47ec7b2b..e9143cea61 100644
--- a/doc/src/examples/hellotr.qdoc
+++ b/doc/src/examples/hellotr.qdoc
@@ -145,10 +145,10 @@
You should now see the text "QPushButton" in the top left pane.
Double-click it, then click on "Hello world!" and enter "Orbis, te
- saluto!" in the \gui Translation pane (the middle right of the
+ saluto!" in the \uicontrol Translation pane (the middle right of the
window). Don't forget the exclamation mark!
- Click the \gui Done checkbox and choose \gui File|Save from the
+ Click the \uicontrol Done checkbox and choose \uicontrol File|Save from the
menu bar. The TS file will no longer contain
\snippet doc/src/snippets/code/doc_src_examples_hellotr.qdoc 3
@@ -165,8 +165,8 @@
by using the command line program \c lrelease which will produce one
QM file for each of the TS files listed in the project file.
Generate \c hellotr_la.qm from \c hellotr_la.ts by choosing
- \gui File|Release from \e {Qt Linguist}'s menu bar and pressing
- \gui Save in the file save dialog that pops up. Now run the \c hellotr
+ \uicontrol File|Release from \e {Qt Linguist}'s menu bar and pressing
+ \uicontrol Save in the file save dialog that pops up. Now run the \c hellotr
program again. This time the button will be labelled "Orbis, te
saluto!".