From a68577e7e07cce40cac142f6e2b386a76f3ecbd1 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 1 Aug 2012 14:36:13 +0200 Subject: replace \key and \gui qdoc commands with \uicontrol Change-Id: I0753305d4fe1ea20417f451766101da1247dfeeb Reviewed-by: Casper van Donderen --- src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc') diff --git a/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc b/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc index 75835f0038..31d6d34517 100644 --- a/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc +++ b/src/widgets/doc/src/widgets-and-layouts/stylesheet.qdoc @@ -550,18 +550,18 @@ \l{Qt Designer}{Qt Designer} is an excellent tool to preview style sheets. You can right-click on any widget in Designer - and select \gui{Change styleSheet...} to set the style sheet. + and select \uicontrol{Change styleSheet...} to set the style sheet. \image designer-stylesheet-options.png In Qt 4.2 and later, \l{Qt Designer}{Qt Designer} also includes a style sheet syntax highlighter and validator. The validator indicates - if the syntax is valid or invalid, at the bottom left of the \gui{Edit + if the syntax is valid or invalid, at the bottom left of the \uicontrol{Edit Style Sheet} dialog. \image designer-validator-highlighter.png - When you click \gui{OK} or \gui{Apply}, \QD will automatically display + When you click \uicontrol{OK} or \uicontrol{Apply}, \QD will automatically display the widget with its new stylesheet. \image designer-stylesheet-usage.png -- cgit v1.2.3