summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qtreeview.cpp
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2018-10-03 14:36:23 +0200
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2018-10-04 18:50:41 +0000
commit2bd6f5e8d13e60f0d1102c8e4e53ee341146308c (patch)
treeb33bd98d5800ea55d3974ae978c623b2c7007e1a /src/widgets/itemviews/qtreeview.cpp
parentd7e274a44621a4c1bb1ede66c00ee1d1e3f7bd13 (diff)
QTreeView: adjust documentation of key bindings
The documentation for key bindings was a little bit unclear for key asterisk. Also sync the names of the left and right key was not consistent (Left/RightArrow - Left/Right) Change-Id: Icee0821880fcc3ebc2ade939cf80127ebf0976ad Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Luca Beldi <v.ronin@yahoo.it> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src/widgets/itemviews/qtreeview.cpp')
-rw-r--r--src/widgets/itemviews/qtreeview.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/widgets/itemviews/qtreeview.cpp b/src/widgets/itemviews/qtreeview.cpp
index b534de5c6a..779bdf36cf 100644
--- a/src/widgets/itemviews/qtreeview.cpp
+++ b/src/widgets/itemviews/qtreeview.cpp
@@ -131,11 +131,12 @@ QT_BEGIN_NAMESPACE
of the sibling that follows the parent.
\row \li Left \li Hides the children of the current item (if present)
by collapsing a branch.
- \row \li Minus \li Same as LeftArrow.
+ \row \li Minus \li Same as Left.
\row \li Right \li Reveals the children of the current item (if present)
by expanding a branch.
- \row \li Plus \li Same as RightArrow.
- \row \li Asterisk \li Expands all children of the current item (if present).
+ \row \li Plus \li Same as Right.
+ \row \li Asterisk \li Expands the current item and all its children
+ (if present).
\row \li PageUp \li Moves the cursor up one page.
\row \li PageDown \li Moves the cursor down one page.
\row \li Home \li Moves the cursor to an item in the same column of the first