summaryrefslogtreecommitdiffstats
path: root/doc/src/examples-overview.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples-overview.qdoc')
-rw-r--r--doc/src/examples-overview.qdoc17
1 files changed, 14 insertions, 3 deletions
diff --git a/doc/src/examples-overview.qdoc b/doc/src/examples-overview.qdoc
index 4313c43..50c19fa 100644
--- a/doc/src/examples-overview.qdoc
+++ b/doc/src/examples-overview.qdoc
@@ -34,7 +34,7 @@
** met: http://www.gnu.org/copyleft/gpl.html.
**
** If you are unsure which license is appropriate for your use, please
-** contact the sales department at http://www.qtsoftware.com/contact.
+** contact the sales department at http://qt.nokia.com/contact.
** $QT_END_LICENSE$
**
****************************************************************************/
@@ -238,6 +238,17 @@
These examples demonstrate the basic techniques used to take advantage of
OpenGL in Qt applications.
+ \section1 \l{Qt Examples#Multimedia}{Multimedia}
+
+ \l{Qt Examples#Multimedia}
+
+ Qt provides low-level audio support on linux,windows and mac platforms by default and
+ an audio plugin API to allow developers to implement there own audio support for
+ custom devices and platforms.
+
+ These examples demonstrate the basic techniques used to take advantage of
+ Audio API in Qt applications.
+
\section1 \l{Qt Examples#SQL}{SQL}
\l{Qt Examples#SQL}{\inlineimage sql-examples.png
@@ -347,10 +358,10 @@
available. It provides an overview of each example, lets you view the
documentation in Qt Assistant, and is able to launch examples and demos.
- \section1 \l{http://doc.trolltech.com/qq}{Another Source of Examples}
+ \section1 \l{http://qt.nokia.com/doc/qq}{Another Source of Examples}
One more valuable source for examples and explanations of Qt
- features is the archive of the \l {http://doc.trolltech.com/qq}
+ features is the archive of the \l {http://qt.nokia.com/doc/qq}
{Qt Quarterly}.
*/