summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-16 09:05:25 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-17 10:38:49 +0000
commitd9d77da89ac7fea96fae940b74c0dfc2225d0b52 (patch)
tree4cee78607910b4792e58f21fce50b8676f599f13 /doc
parentb6217fb2bb7702324da2a9f3f45be4a60e6ffe6c (diff)
doc: update demos used in docs
Remove demos no longer used and add new ones. Demos are now installed to Demos/B2Qt-5.6/basicsuite. Change-Id: I2ebe4fac44631a776c27e849109c0c2eb24026ab Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/b2qt-demos.qdoc83
-rw-r--r--doc/b2qt-demos.qdocconf2
l---------doc/images/b2qt-demo-canvas3d-planets.jpg (renamed from doc/images/b2qt-demo-planets.jpg)0
l---------doc/images/b2qt-demo-controls-touch.jpg1
l---------doc/images/b2qt-demo-qt5-everywhere.jpg1
l---------doc/images/b2qt-demo-qt5-particlesdemo.jpg1
l---------doc/images/b2qt-demo-qtwebbrowser.jpg1
l---------doc/images/b2qt-demo-sensorexplorer.jpg1
l---------doc/images/b2qt-demo-sensors.jpg1
l---------doc/images/b2qt-demo-webengine.jpg1
10 files changed, 19 insertions, 73 deletions
diff --git a/doc/b2qt-demos.qdoc b/doc/b2qt-demos.qdoc
index 84309d6..66ad73c 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -32,7 +32,7 @@
*/
/*!
- \example about-b2qt
+ \example basicsuite/about-b2qt
\title About Qt for Device Creation
\ingroup b2qt-demos
\brief Displays information about Qt for Device Creation.
@@ -43,7 +43,7 @@
*/
/*!
- \example camera
+ \example basicsuite/camera
\title Camera
\ingroup b2qt-demos
\brief Demonstrates using camera in a QML application.
@@ -61,22 +61,7 @@
*/
/*!
- \example controls-touch
- \title Controls Touch
- \ingroup b2qt-demos
- \brief Demonstrates a touch UI implemented with Qt Quick Controls.
-
- \image b2qt-demo-controls-touch.jpg
-
- The purpose of this example is to show Qt Quick Controls in practice. The example uses a
- StackView to navigate between pages and illustrates the use of many of the controls provided
- by Qt Quick Control, including Button, Slider, ProgressBar, TabBar and TextInput types. The
- style in the example is a custom style made to look like the Android theme, it is written
- purely in QML.
-*/
-
-/*!
- \example graphicaleffects
+ \example basicsuite/graphicaleffects
\title Graphical Effects
\ingroup b2qt-demos
\brief Demonstrates the different graphical effects that can be used in a QML application.
@@ -91,7 +76,7 @@
*/
/*!
- \example mediaplayer
+ \example basicsuite/mediaplayer
\title Media Player
\ingroup b2qt-demos
\brief A media player implemented in QML.
@@ -104,12 +89,12 @@
*/
/*!
- \example canvas3d-planets
+ \example basicsuite/canvas3d-planets
\title Qt Canvas3D Planets
\ingroup b2qt-demos
\brief Demonstrates the usage of Qt Canvas 3D, a WebGL-like API for QML, and popular JavaScript frameworks like three.js.
- \image b2qt-demo-planets.jpg
+ \image b2qt-demo-canvas3d-planets.jpg
The demo uses Qt Quick and Canvas 3D in combination with \l{http://threejs.org/}{three.js},
\l{https://github.com/jeromeetienne/threex.planets}{threex.planets}, and Qt Quick
@@ -119,7 +104,7 @@
*/
/*!
- \example qt5-cinematicdemo
+ \example basicsuite/qt5-cinematicdemo
\title Qt 5 Cinematic Demo
\ingroup b2qt-demos
\brief A cool demonstration of the graphical prowess of Qt 5 and Qt Quick 2.
@@ -138,34 +123,7 @@
*/
/*!
- \example qt5-everywhere
- \title Qt 5 Everywhere
- \ingroup b2qt-demos
- \brief Highlights the versatility and cross-platform capability of Qt
-
- \image b2qt-demo-qt5-everywhere.jpg
-
- The Qt 5 Everywhere demo shows how to use different user interface styles in several platforms
- and device types with one source code.
-
- The demo contains several Qt Quick 2 applications which you can launch by tapping the devices.
-*/
-
-/*!
- \example sensors
- \title Sensors
- \ingroup b2qt-demos
- \brief Demonstrates using the accelerometer and light sensors in a QML application.
-
- \image b2qt-demo-sensors.jpg
-
- Tilting the device moves the bubble around, based on readings from the accelerometer sensor.
- For the light sensor, exposing the device to different lighting conditions changes the
- displayed image.
-*/
-
-/*!
- \example textinput
+ \example basicsuite/textinput
\title Text Input
\ingroup b2qt-demos
\brief Demonstrates text input capabilities and the virtual keyboard in a QML application.
@@ -180,7 +138,7 @@
*/
/*!
- \example enterprise-charts
+ \example basicsuite/enterprise-charts
\title Charts
\ingroup b2qt-demos
\brief Showcases the different types of charts available from the Qt Charts library.
@@ -192,7 +150,7 @@
*/
/*!
- \example enterprise-dashboard
+ \example basicsuite/enterprise-dashboard
\title Dashboard
\ingroup b2qt-demos
\brief A car dashboard created using Qt Quick Enterprise Controls.
@@ -203,7 +161,7 @@
*/
/*!
- \example enterprise-qtdatavis3d
+ \example basicsuite/enterprise-qtdatavis3d
\title Qt Data Visualization
\ingroup b2qt-demos
\brief An interactive showcase for Qt Data Visualization 3D.
@@ -214,7 +172,7 @@
*/
/*!
- \example enterprise-gallery
+ \example basicsuite/enterprise-gallery
\title Enterprise Controls Gallery
\ingroup b2qt-demos
\brief An interactive showcase for Qt Quick Enterprise Controls.
@@ -225,7 +183,7 @@
*/
/*!
- \example enterprise-flat-controls
+ \example basicsuite/enterprise-flat-controls
\title Enterprise Flat Controls
\ingroup b2qt-demos
\brief The Flat Style Gallery example showcases the Qt Quick Controls.
@@ -238,20 +196,13 @@
*/
/*!
- \example launchersettings
- \title Launcher Settings
- \ingroup b2qt-demos
- \brief Displays information and settings available for the Boot to Qt launcher.
-*/
-
-/*!
- \example webengine
- \title Qt WebEngine Browser Demo
+ \example basicsuite/qtwebbrowser
+ \title Qt Web Browser Demo
\ingroup b2qt-demos
\brief This example demonstrates the use of the QtWebEngine WebView with Qt Quick.
- \image b2qt-demo-webengine.jpg
+ \image b2qt-demo-qtwebbrowser.jpg
The example can be used to browse the internet (working network connection
- required) or run the off-line WebGL demo.
+ required).
*/
diff --git a/doc/b2qt-demos.qdocconf b/doc/b2qt-demos.qdocconf
index dde8219..a5612b9 100644
--- a/doc/b2qt-demos.qdocconf
+++ b/doc/b2qt-demos.qdocconf
@@ -16,7 +16,7 @@ sources.fileextensions = "*.qdoc"
examples.fileextensions = "*.cpp *.h *.js *.xq *.svg *.xml *.ui *.qhp *.qhcp *.qml *.css"
examples.imageextensions = "*.png *.jpg *.gif"
-exampledirs = ../basicsuite
+exampledirs = ..
qhp.projects = QtforDeviceCreationDemos
diff --git a/doc/images/b2qt-demo-planets.jpg b/doc/images/b2qt-demo-canvas3d-planets.jpg
index 8c8b33e..8c8b33e 120000
--- a/doc/images/b2qt-demo-planets.jpg
+++ b/doc/images/b2qt-demo-canvas3d-planets.jpg
diff --git a/doc/images/b2qt-demo-controls-touch.jpg b/doc/images/b2qt-demo-controls-touch.jpg
deleted file mode 120000
index bd78fcf..0000000
--- a/doc/images/b2qt-demo-controls-touch.jpg
+++ /dev/null
@@ -1 +0,0 @@
-../../basicsuite/controls-touch/preview_l.jpg \ No newline at end of file
diff --git a/doc/images/b2qt-demo-qt5-everywhere.jpg b/doc/images/b2qt-demo-qt5-everywhere.jpg
deleted file mode 120000
index 0c61cdb..0000000
--- a/doc/images/b2qt-demo-qt5-everywhere.jpg
+++ /dev/null
@@ -1 +0,0 @@
-../../basicsuite/qt5-everywhere/preview_l.jpg \ No newline at end of file
diff --git a/doc/images/b2qt-demo-qt5-particlesdemo.jpg b/doc/images/b2qt-demo-qt5-particlesdemo.jpg
deleted file mode 120000
index 42553b8..0000000
--- a/doc/images/b2qt-demo-qt5-particlesdemo.jpg
+++ /dev/null
@@ -1 +0,0 @@
-../../basicsuite/qt5-particlesdemo/preview_l.jpg \ No newline at end of file
diff --git a/doc/images/b2qt-demo-qtwebbrowser.jpg b/doc/images/b2qt-demo-qtwebbrowser.jpg
new file mode 120000
index 0000000..13dea2f
--- /dev/null
+++ b/doc/images/b2qt-demo-qtwebbrowser.jpg
@@ -0,0 +1 @@
+../../basicsuite/qtwebbrowser/preview_l.jpg \ No newline at end of file
diff --git a/doc/images/b2qt-demo-sensorexplorer.jpg b/doc/images/b2qt-demo-sensorexplorer.jpg
deleted file mode 120000
index 4c2797f..0000000
--- a/doc/images/b2qt-demo-sensorexplorer.jpg
+++ /dev/null
@@ -1 +0,0 @@
-../../basicsuite/sensorexplorer/preview_l.jpg \ No newline at end of file
diff --git a/doc/images/b2qt-demo-sensors.jpg b/doc/images/b2qt-demo-sensors.jpg
deleted file mode 120000
index 4144c1c..0000000
--- a/doc/images/b2qt-demo-sensors.jpg
+++ /dev/null
@@ -1 +0,0 @@
-../../basicsuite/sensors/preview_l.jpg \ No newline at end of file
diff --git a/doc/images/b2qt-demo-webengine.jpg b/doc/images/b2qt-demo-webengine.jpg
deleted file mode 120000
index 5d319d8..0000000
--- a/doc/images/b2qt-demo-webengine.jpg
+++ /dev/null
@@ -1 +0,0 @@
-../../basicsuite/webengine/preview_l.jpg \ No newline at end of file