summaryrefslogtreecommitdiffstats
path: root/SlideDeck.qml
diff options
context:
space:
mode:
Diffstat (limited to 'SlideDeck.qml')
-rw-r--r--SlideDeck.qml16
1 files changed, 13 insertions, 3 deletions
diff --git a/SlideDeck.qml b/SlideDeck.qml
index ef0f89e..5775eda 100644
--- a/SlideDeck.qml
+++ b/SlideDeck.qml
@@ -105,7 +105,9 @@ We hope you will enjoy Qt 5.0 as much as we have enjoyed creating it."
title: "Qt 5.0 - Features"
writeInText: "OpenGL based scene graph for Qt Quick 2.0 - providing velvet animations, particles and impressive graphical effects
-Multimedia - Audio, Video and Camera support on all major platforms"
+Multimedia - Audio, Video and Camera support on all major platforms
+
+WebKit - Full HTML 5 support from the worlds most popular web engine, including WebKit2 process separation"
}
@@ -157,6 +159,16 @@ It also integrates nicely with the Qt Graphical Effects module."
/********************************************************************************
*
+ * Multimedia
+ *
+ */
+
+ WebkitSlide { }
+
+
+
+ /********************************************************************************
+ *
* The rest
*
*/
@@ -171,8 +183,6 @@ It also integrates nicely with the Qt Graphical Effects module."
Qt Platform Abstraction - Unifying the Qt codebase across platforms and greatly reducing the effort needed to port to new platforms
-WebKit - Full HTML 5 support from the worlds most popular web engine, including WebKit2 process separation
-
Wayland support - Wayland 1.0 compatible Qt backend and compositor framework"
}