qtmobility/plugins/multimedia/v4l/radio/v4lradioservice.h
changeset 5 453da2cfceef
parent 1 2b40d63a9c3d
child 11 06b8e2af4411
equal deleted inserted replaced
4:90517678cc4f 5:453da2cfceef
    43 #define V4LRADIOSERVICE_H
    43 #define V4LRADIOSERVICE_H
    44 
    44 
    45 #include <QtCore/qobject.h>
    45 #include <QtCore/qobject.h>
    46 
    46 
    47 #include <qmediaservice.h>
    47 #include <qmediaservice.h>
    48 QTM_USE_NAMESPACE
    48 QT_USE_NAMESPACE
    49 
    49 
    50 class V4LRadioControl;
    50 class V4LRadioControl;
    51 
    51 
    52 class V4LRadioService : public QMediaService
    52 class V4LRadioService : public QMediaService
    53 {
    53 {