From 3a623d7075cc75e02109433098196faa8883968d Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Thu, 18 Jun 2015 13:55:37 +0200 Subject: [PATCH] Doc: Reformatting \uicontrol split up, \key clean-up (but Ctrl++ does look wrong!), but no other text changes Change-Id: I4e831d48554bf6abc031a3061e01899b4ca64dc2 Reviewed-by: Leena Miettinen --- .../editors/creator-editors-options-text.qdoc | 25 +++++++++++-------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/doc/src/editors/creator-editors-options-text.qdoc b/doc/src/editors/creator-editors-options-text.qdoc index 48499b5970a..cd0bf0a143f 100644 --- a/doc/src/editors/creator-editors-options-text.qdoc +++ b/doc/src/editors/creator-editors-options-text.qdoc @@ -39,14 +39,15 @@ You can select the font family and size. You can specify a zoom setting in percentage for viewing the text. You can also zoom in or out by pressing - \key {Ctrl++} or \key {Ctrl +-}, or by pressing \key Ctrl and rolling + \key {Ctrl++} or \key {Ctrl+-}, or by pressing \key Ctrl and rolling the mouse button up or down. To disable the mouse wheel function, select - \uicontrol {Tools > Options > Text Editor > Behavior} and deselect the + \uicontrol Tools > \uicontrol Options > \uicontrol {Text Editor} > + \uicontrol Behavior and deselect the \uicontrol {Enable scroll wheel zooming} check box. - Antialiasing is used by default to make text look smoother and more - readable on the screen. Deselect the \uicontrol Antialias check box to - turn off antialiasing. + Antialiasing is used by default to make text look smoother and more readable + on the screen. Deselect the \uicontrol Antialias check box to turn off + antialiasing. \section2 Defining Color Schemes @@ -58,7 +59,9 @@ \list 1 - \li Select \uicontrol {Tools > Options > Text Editor > Fonts & Color > Copy}. + \li Select \uicontrol Tools > \uicontrol Options > + \uicontrol {Text Editor} > \uicontrol {Fonts & Color} > + \uicontrol Copy. \li Enter a name for the color scheme and click \uicontrol OK. @@ -79,12 +82,12 @@ \section2 File Encoding - To define the default file encoding, select \uicontrol Tools > \uicontrol Options > - \uicontrol {Text Editor} > \uicontrol Behavior, and then select a suitable option in - \uicontrol {Default encoding}. + To define the default file encoding, select \uicontrol Tools > + \uicontrol Options > \uicontrol {Text Editor} > \uicontrol Behavior, and + then select a suitable option in \uicontrol {Default encoding}. - Qt 5 requires UTF-8 encoded source files, and therefore the default - encoding was changed from \uicontrol System to \uicontrol UTF-8 in \QC version 2.6. + Qt 5 requires UTF-8 encoded source files, and therefore the default encoding + was changed from \uicontrol System to \uicontrol UTF-8 in \QC version 2.6. However, the \uicontrol {Default encoding} field still displays the value \uicontrol System if the default system encoding is set to UTF-8.