summaryrefslogtreecommitdiffstats
path: root/doc/src/03-studio/9-keyboard-shortcuts.qdoc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2018-11-28 10:38:30 +0200
committerMats Honkamaa <mats.honkamaa@qt.io>2018-11-29 09:40:45 +0000
commitf2962496f28c138b697e243a71e2056dded452d4 (patch)
tree1ea1d4431c56628ebffd679028079b31b859fc2a /doc/src/03-studio/9-keyboard-shortcuts.qdoc
parentbba58ab6edcb43c7b2359ee6b67902355c7e2ee1 (diff)
Add scene camera palette documentation
Added documentation about the scene camera palette. Task-number: QT3DS-2589 Change-Id: I019a4f3362b5fb04f1e3740e5f3096a9a7a000ba Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Diffstat (limited to 'doc/src/03-studio/9-keyboard-shortcuts.qdoc')
-rw-r--r--doc/src/03-studio/9-keyboard-shortcuts.qdoc20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/src/03-studio/9-keyboard-shortcuts.qdoc b/doc/src/03-studio/9-keyboard-shortcuts.qdoc
index 1e46b988..bd7a0001 100644
--- a/doc/src/03-studio/9-keyboard-shortcuts.qdoc
+++ b/doc/src/03-studio/9-keyboard-shortcuts.qdoc
@@ -166,6 +166,10 @@
\li \c{Ctrl + Shift + T}
\li \c{Cmd + Shift + T}
\row
+ \li Show scene camera palette
+ \li \c{Ctrl + Shift + F}
+ \li \c{Cmd + Shift + F}
+ \row
\li Show/hide bounding boxes
\li \c{Ctrl + B}
\li \c{Cmd + B}
@@ -582,4 +586,20 @@ only in \e{Perspective View} and \e{Orthographic View}.
\li \c{Shift + A}
\endtable
+\section2 Scene Camera
+
+\table
+ \header
+ \li Function
+ \li Windows/Linux
+ \li macOS
+ \row
+ \li Pan
+ \li Left mouse drag
+ \li Left mouse drag
+ \row
+ \li Zoom
+ \li Right mouse drag up/down or mouse scroll wheel
+ \li Right mouse drag up/down or mouse scroll wheel
+\endtable
*/