qtmobility/plugins/multimedia/wmp/qwmpvideooutputcontrol.h
changeset 5 453da2cfceef
parent 1 2b40d63a9c3d
child 11 06b8e2af4411
equal deleted inserted replaced
4:90517678cc4f 5:453da2cfceef
    42 #ifndef QWMPVIDEOOUTPUTCONTROL_H
    42 #ifndef QWMPVIDEOOUTPUTCONTROL_H
    43 #define QWMPVIDEOOUTPUTCONTROL_H
    43 #define QWMPVIDEOOUTPUTCONTROL_H
    44 
    44 
    45 #include <qvideooutputcontrol.h>
    45 #include <qvideooutputcontrol.h>
    46 
    46 
    47 QTM_USE_NAMESPACE
    47 QT_USE_NAMESPACE
    48 class QWmpVideoOutputControl : public QVideoOutputControl
    48 class QWmpVideoOutputControl : public QVideoOutputControl
    49 {
    49 {
    50     Q_OBJECT
    50     Q_OBJECT
    51 public:
    51 public:
    52     QWmpVideoOutputControl(QObject *parent = 0);
    52     QWmpVideoOutputControl(QObject *parent = 0);