summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/multimedia.qdoc10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/src/multimedia.qdoc b/doc/src/multimedia.qdoc
index e8b924d81..fb0ba873d 100644
--- a/doc/src/multimedia.qdoc
+++ b/doc/src/multimedia.qdoc
@@ -160,8 +160,16 @@ change when porting code.
\section1 Reference Documentation
\section2 QML Elements
-
+The following elements are accessed by using:
+\qml
+import QtMultimedia 5.0
+\endqml
\annotatedlist multimedia_qml
+The following elements are accessed by using:
+\qml
+import QtAudioEngine 1.0
+\endqml
+\annotatedlist multimedia_audioengine
\section2 Multimedia Classes