projects
/
platform
/
upstream
/
qtmultimedia.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a71385
)
Adding QtAudioEngine to the landing page
author
Angus Cummings
<angus.cummings@nokia.com>
Wed, 18 Apr 2012 02:18:52 +0000
(12:18 +1000)
committer
Qt by Nokia
<qt-info@nokia.com>
Fri, 20 Apr 2012 06:47:06 +0000
(08:47 +0200)
Change-Id: Ie24ff0d4b949ccb5cd21624e33ef2b42b6857743
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
doc/src/multimedia.qdoc
patch
|
blob
|
history
diff --git
a/doc/src/multimedia.qdoc
b/doc/src/multimedia.qdoc
index e8b924d8195c66682f99f7ff827ed5e7d5455f1b..fb0ba873d63485f3599f5644c95ae07375df7ee3 100644
(file)
--- 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