summaryrefslogtreecommitdiffstats
path: root/src/imports
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2014-05-08 23:47:38 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-12 12:26:40 +0200
commit1d6872ae9c2de1ae7501c375b4960b1ac9374693 (patch)
treeb9cd07acd3738e70fe14daceb4a39c4b1dc68979 /src/imports
parent364258abfcc438f79908e8c47fd0fd68cfecee36 (diff)
Doc: Clean up references to Qt System Info
The module is not released yet; the current documentation is misleading. Change-Id: Ia20ac8e3504942f6f60b94264f3a12497e09da24 Reviewed-by: Niels Weber <niels.weber@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
Diffstat (limited to 'src/imports')
-rw-r--r--src/imports/multimedia/Video.qml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/imports/multimedia/Video.qml b/src/imports/multimedia/Video.qml
index 0b8dc1118..9da808462 100644
--- a/src/imports/multimedia/Video.qml
+++ b/src/imports/multimedia/Video.qml
@@ -85,6 +85,7 @@ import QtMultimedia 5.0
\sa MediaPlayer, VideoOutput
+\omit
\section1 Screen Saver
If it is likely that an application will be playing video for an extended
@@ -97,8 +98,11 @@ import QtMultimedia 5.0
ScreenSaver { screenSaverEnabled: false }
\endqml
+\endomit
*/
+// TODO: Restore Qt System Info docs when the module is released
+
Item {
id: video