diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2011-03-10 12:49:39 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2011-03-10 12:49:39 (GMT) |
commit | 892d699c12775eda35cc9482f59050383dab3851 (patch) | |
tree | 24f0729c61415ce200740975de812f02fe86e257 /doc/src/demos/mobiledemos.qdoc | |
parent | 01a5cf5d8776b90b9bb86ba7848a5631ec1eccff (diff) | |
download | Qt-892d699c12775eda35cc9482f59050383dab3851.zip Qt-892d699c12775eda35cc9482f59050383dab3851.tar.gz Qt-892d699c12775eda35cc9482f59050383dab3851.tar.bz2 |
Imported demo documentation and their images.
Removed user files
Diffstat (limited to 'doc/src/demos/mobiledemos.qdoc')
-rw-r--r-- | doc/src/demos/mobiledemos.qdoc | 32 |
1 files changed, 2 insertions, 30 deletions
diff --git a/doc/src/demos/mobiledemos.qdoc b/doc/src/demos/mobiledemos.qdoc index 7ab5602..4a146d5 100644 --- a/doc/src/demos/mobiledemos.qdoc +++ b/doc/src/demos/mobiledemos.qdoc @@ -25,43 +25,15 @@ ** ****************************************************************************/ -/*! - \example demos/mobile/guitartuner - \title Guitar Tuner - - This demo shows how to use Mobility APIs to analyze audio input. The - interface uses QML to display images onto the screen and - \l{external: Qt Mobility Manual}{Mobility}'s Multimedia APIs to access - audio information. - -*/ - -/*! - \example demos/mobile/qcamera - \title QCamera - - This demo shows how to use Mobility APIs to access camera hardware and to - send these images to contacts. Uses the contacts, messaging, multimedia, - location, and systeminfo modules of - \l{external: Qt Mobility Manual}{Mobility}. - -*/ /*! \example demos/mobile/quickhit - \title QCamera + \title Quick Hit Demo This demo shows how to use Mobility APIs to access device audio capabilities. Uses the multimedia and systeminfo modules of - \l{external: Qt Mobility Manual}{Mobility}. + \l{external: Qt Mobility Manual}{Qt Mobility}. */ -/*! - \example demos/mobile/qtbubblelevel - \title Qt Bubble Level - This demo shows how to use Mobility APIs to access hardware accelerometers. - Demonstrates the use of sensors and accelerometers provided by - \l{external: Qt Mobility Manual}{Mobility}. -*/ |