summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2019-09-24 16:09:00 +0300
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2019-09-25 14:09:40 +0300
commit5578d47e1a8a7afac027e6aa27f630d6bff727ca (patch)
tree82f29f77a932d43413b960f133122198a52851f2 /doc
parent70b8999de551086e45f9836032640079e327dc3b (diff)
Remove qt3d-runtime dependencies from studio
Task-number: QT3DS-3958 Change-Id: I1542cf2c78eb54fcff42598118cf19acb5ad66d7 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/03-studio/0-menu.qdoc4
-rw-r--r--doc/src/03-studio/1-toolbar.qdoc4
-rw-r--r--doc/src/04-viewer/2-commandline.qdoc2
-rw-r--r--doc/src/04-viewer/3-remote-deployment.qdoc2
-rw-r--r--doc/style/qt5-sidebar.html12
5 files changed, 2 insertions, 22 deletions
diff --git a/doc/src/03-studio/0-menu.qdoc b/doc/src/03-studio/0-menu.qdoc
index f1359cf2..fecaff8b 100644
--- a/doc/src/03-studio/0-menu.qdoc
+++ b/doc/src/03-studio/0-menu.qdoc
@@ -116,10 +116,6 @@
\li
\uicontrol{Timeline Snapping Grid} - When using snapping in the
timeline, controls which ticks to snap to.
- \li
- \uicontrol{Legacy Viewer} - Enables the legacy viewer preview button in the toolbar. Legacy
- viewer uses Runtime from Qt 3D Studio 1.1, whereas the default viewer uses Runtime from
- Qt 3D Studio 2.0. Requires a restart.
\endlist
\li
\uicontrol{Editing View}
diff --git a/doc/src/03-studio/1-toolbar.qdoc b/doc/src/03-studio/1-toolbar.qdoc
index 98a5400a..8f3e8a5d 100644
--- a/doc/src/03-studio/1-toolbar.qdoc
+++ b/doc/src/03-studio/1-toolbar.qdoc
@@ -253,10 +253,6 @@ The preview toolbar buttons are used to preview your presentation.
The \b{Remote Preview} button (keyboard shortcut: \c{F6})will launch the presentation on the
connected remote device Qt 3D Studio Viewer application. This button is only enabled if you are
connected to a remote device.
- \li
- The \b{Preview with Qt 3D Runtime} button
- will launch the Qt 3D Runtime Viewer application and preview the
- application for the presentation.
\endlist
\note If there is no \c{.uia} file in the folder for the presentation, then the
diff --git a/doc/src/04-viewer/2-commandline.qdoc b/doc/src/04-viewer/2-commandline.qdoc
index e45a0e78..3c78a29a 100644
--- a/doc/src/04-viewer/2-commandline.qdoc
+++ b/doc/src/04-viewer/2-commandline.qdoc
@@ -37,7 +37,7 @@ for incoming connections with a presentation sent remotely.
\section1 Usage
\badcode
- q3dsviewer [options] [presentation file]
+ Qt3DViewer [options] [presentation file]
\endcode
When no filename is given, the viewer is launched in remote connection mode.
diff --git a/doc/src/04-viewer/3-remote-deployment.qdoc b/doc/src/04-viewer/3-remote-deployment.qdoc
index d2379546..b9da5e8f 100644
--- a/doc/src/04-viewer/3-remote-deployment.qdoc
+++ b/doc/src/04-viewer/3-remote-deployment.qdoc
@@ -59,7 +59,7 @@ For embedded systems you will have to compile the application on the target devi
You can run the Viewer from the command line. The default mode is connection mode. To start the
Viewer, use the following command:
\badcode
-q3dsviewer
+Qt3DViewer
\endcode
When you run the Viewer in connection mode it will display connection details, IP address and port,
diff --git a/doc/style/qt5-sidebar.html b/doc/style/qt5-sidebar.html
index 822add38..0259d2ca 100644
--- a/doc/style/qt5-sidebar.html
+++ b/doc/style/qt5-sidebar.html
@@ -15,18 +15,6 @@
</div>
<div class="sectionlist normallist">
<div class="heading">
- <h2>Qt 3D Runtime</h2>
- </div>
- <div class="indexboxcont indexboxbar">
- <ul>
- <li><a href="runtime/index.html">Table of Contents</a></li>
- <li><a href="runtime/qt3d-runtime-qml.html">QML API Reference</a></li>
- <li><a href="runtime/qt3d-runtime-cpp.html">C++ API Reference</a></li>
- </ul>
- </div>
-</div>
-<div class="sectionlist normallist">
- <div class="heading">
<h2>OpenGL Runtime</h2>
</div>
<div class="indexboxcont indexboxbar">