qtmobility/src/multimedia/qimageencodercontrol.cpp
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    45 QT_BEGIN_NAMESPACE
    45 QT_BEGIN_NAMESPACE
    46 
    46 
    47 /*!
    47 /*!
    48     \class QImageEncoderControl
    48     \class QImageEncoderControl
    49     \preliminary
    49     \preliminary
    50     \ingroup multimedia-serv
    50     \ingroup multimedia
    51 
    51 
    52     \brief The QImageEncoderControl class provides access to the settings of a media service that
    52     \brief The QImageEncoderControl class provides access to the settings of a media service that
    53     performs image encoding.
    53     performs image encoding.
    54 
    54 
    55     If a QMediaService supports encoding image data it will implement QImageEncoderControl.
    55     If a QMediaService supports encoding image data it will implement QImageEncoderControl.
    58     \l {supportedResolutions()}{resolutions}.
    58     \l {supportedResolutions()}{resolutions}.
    59 
    59 
    60     The interface name of QImageEncoderControl is \c com.nokia.Qt.QImageEncoderControl/1.0 as
    60     The interface name of QImageEncoderControl is \c com.nokia.Qt.QImageEncoderControl/1.0 as
    61     defined in QImageEncoderControl_iid.
    61     defined in QImageEncoderControl_iid.
    62 
    62 
    63     \sa QImageEncoderSettings, QMediaService::control()
    63     \sa QImageEncoderSettings, QMediaService::requestControl()
    64 */
    64 */
    65 
    65 
    66 /*!
    66 /*!
    67     \macro QImageEncoderControl_iid
    67     \macro QImageEncoderControl_iid
    68 
    68