qtmobility/src/multimedia/qmediaplayercontrol.cpp
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    46 QT_BEGIN_NAMESPACE
    46 QT_BEGIN_NAMESPACE
    47 
    47 
    48 
    48 
    49 /*!
    49 /*!
    50     \class QMediaPlayerControl
    50     \class QMediaPlayerControl
    51     \ingroup multimedia-serv
    51     \ingroup multimedia
    52 
    52 
    53     \preliminary
    53     \preliminary
    54     \brief The QMediaPlayerControl class provides access to the media playing
    54     \brief The QMediaPlayerControl class provides access to the media playing
    55     functionality of a QMediaService.
    55     functionality of a QMediaService.
    56 
    56 
    66     code through the QMediaPlayer class.
    66     code through the QMediaPlayer class.
    67 
    67 
    68     The interface name of QMediaPlayerControl is \c com.nokia.Qt.QMediaPlayerControl/1.0 as
    68     The interface name of QMediaPlayerControl is \c com.nokia.Qt.QMediaPlayerControl/1.0 as
    69     defined in QMediaPlayerControl_iid.
    69     defined in QMediaPlayerControl_iid.
    70 
    70 
    71     \sa QMediaService::control(), QMediaPlayer
    71     \sa QMediaService::requestControl(), QMediaPlayer
    72 */
    72 */
    73 
    73 
    74 /*!
    74 /*!
    75     \macro QMediaPlayerControl_iid
    75     \macro QMediaPlayerControl_iid
    76 
    76