doc: key -> uicontrol
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>
Fri, 24 Aug 2012 22:35:00 +0000 (00:35 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 27 Aug 2012 08:59:50 +0000 (10:59 +0200)
Change-Id: I42e5e2dc2d7cf7030ee9bc7dfa97ddaa66958370
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
examples/widgets/doc/sliders.qdoc

index 7c51d2c..1505f7a 100644 (file)
     \snippet widgets/widgets/sliders/window.cpp 6
 
     Then we create the spin boxes. QSpinBox allows the user to choose
-    a value by clicking the up and down buttons or pressing the \key
+    a value by clicking the up and down buttons or pressing the \uicontrol
     Up and \uicontrol Down keys on the keyboard to modify the value
     currently displayed. The user can also type in the value
     manually. The spin boxes control the minimum, maximum and current