From deb1ee689de8c8eedbe2ac12ea3c1ddcc1c3c173 Mon Sep 17 00:00:00 2001 From: Kavindra Palaraja <qtc-committer@nokia.com> Date: Fri, 16 Jan 2009 15:35:49 +0100 Subject: [PATCH] Fixes: Doc - some more documentation --- doc/qtcreator.qdoc | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 68dc857c0ae..70a61d0cae2 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -231,7 +231,7 @@ To deselect, use \key{Ctrl+Shift+U}. \row \i Moving lines up and down - \i + \i \row \i Completion @@ -246,7 +246,17 @@ \row \i Switch between Header and Source - \i + \i Use \key{F4}. + + \row + \i Increasing and Decreasing Font Size + \i Use \key{Ctrl+Scroll Wheel} + + \row + \i Follow Symbols under The Cursor + \i Use \key{F2} and \key{Shift+F2}. This feature works with + namespaces, classes, methods, variables, include statements, + and macros. \endtable @@ -256,12 +266,6 @@ Up/Down/Page Up/Page Down - hold ctrl to prevent the cursor from moving - F2 and Shift F2 - follows symbols under the cursor (works for namespaces, classes, methods, variables, includes, macros). - - F4 - switch header and source - - Ctrl + Scroll wheel -- used to quickly change the font size (handy for presentatiaons) - To switch to an external editor, select \gui{Open in external editor} from -- GitLab