equal
deleted
inserted
replaced
42 #ifndef QVIDEODEVICECONTROL_H |
42 #ifndef QVIDEODEVICECONTROL_H |
43 #define QVIDEODEVICECONTROL_H |
43 #define QVIDEODEVICECONTROL_H |
44 |
44 |
45 #include "qmediacontrol.h" |
45 #include "qmediacontrol.h" |
46 |
46 |
47 QTM_BEGIN_NAMESPACE |
47 QT_BEGIN_NAMESPACE |
48 |
48 |
49 class Q_MEDIA_EXPORT QVideoDeviceControl : public QMediaControl |
49 class Q_MEDIA_EXPORT QVideoDeviceControl : public QMediaControl |
50 { |
50 { |
51 Q_OBJECT |
51 Q_OBJECT |
52 |
52 |
76 |
76 |
77 #define QVideoDeviceControl_iid "com.nokia.Qt.QVideoDeviceControl/1.0" |
77 #define QVideoDeviceControl_iid "com.nokia.Qt.QVideoDeviceControl/1.0" |
78 Q_MEDIA_DECLARE_CONTROL(QVideoDeviceControl, QVideoDeviceControl_iid) |
78 Q_MEDIA_DECLARE_CONTROL(QVideoDeviceControl, QVideoDeviceControl_iid) |
79 |
79 |
80 |
80 |
81 QTM_END_NAMESPACE |
81 QT_END_NAMESPACE |
82 |
82 |
83 #endif // QVIDEODEVICECONTROL_H |
83 #endif // QVIDEODEVICECONTROL_H |