aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-18 13:55:37 +0200
committerTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-22 09:14:56 +0000
commit3a623d7075cc75e02109433098196faa8883968d (patch)
tree9ffd82ae76de864744b66d95c9ffa11da08f2682
parent3a9266232b595a7daa84743c51f517e2e3b6b609 (diff)
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 <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--doc/src/editors/creator-editors-options-text.qdoc25
1 files 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 48499b5970..cd0bf0a143 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.