qtmobility/src/multimedia/qradiotunercontrol.cpp
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
child 15 1f895d8a5b2b
--- a/qtmobility/src/multimedia/qradiotunercontrol.cpp	Fri Jun 11 14:26:25 2010 +0300
+++ b/qtmobility/src/multimedia/qradiotunercontrol.cpp	Wed Jun 23 19:08:38 2010 +0300
@@ -48,25 +48,25 @@
 
 /*!
     \class QRadioTunerControl
-    \ingroup multimedia-serv
+    \ingroup multimedia
 
     \preliminary
     \brief The QRadioTunerControl class provides access to the radio tuning
     functionality of a QMediaService.
 
-    If a QMediaService can tune an anolog radio device it will implement
-    QRadioTunerControl.  This control provides a means to tune a radio
-    device to a specific \l {setFrequency()}{frequency} as well as search
-    \l {searchForward()}{forwards} and \l {searchBackward()}{backwards}
-    for a signal.
+    If a QMediaService can tune an analog radio device it will implement
+    QRadioTunerControl.  This control provides a means to tune a radio device
+    to a specific \l {setFrequency()}{frequency} as well as search \l
+    {searchForward()}{forwards} and \l {searchBackward()}{backwards} for a
+    signal.
 
-    The functionality provided by this control is exposed to application
-    code through the QRadioTuner class.
+    The functionality provided by this control is exposed to application code
+    through the QRadioTuner class.
 
     The interface name of QRadioTunerControl is \c com.nokia.Qt.QRadioTunerControl/1.0 as
     defined in QRadioTunerControl_iid.
 
-    \sa QMediaService::control(), QRadioTuner
+    \sa QMediaService::requestControl(), QRadioTuner
 */
 
 /*!
@@ -103,7 +103,7 @@
 */
 
 /*!
-    \fn QtMediaServices::AvailabilityError QRadioTunerControl::availabilityError() const
+    \fn QtMultimedia::AvailabilityError QRadioTunerControl::availabilityError() const
 
     Returns the error state of the radio service.
 */