changeset 5 | 453da2cfceef |
parent 1 | 2b40d63a9c3d |
child 11 | 06b8e2af4411 |
4:90517678cc4f | 5:453da2cfceef |
---|---|
43 #define QM3UHANDLER_H |
43 #define QM3UHANDLER_H |
44 |
44 |
45 #include <qmediaplaylistioplugin.h> |
45 #include <qmediaplaylistioplugin.h> |
46 #include <QObject> |
46 #include <QObject> |
47 |
47 |
48 QTM_USE_NAMESPACE |
48 QT_USE_NAMESPACE |
49 |
49 |
50 class QM3uPlaylistPlugin : public QMediaPlaylistIOPlugin |
50 class QM3uPlaylistPlugin : public QMediaPlaylistIOPlugin |
51 { |
51 { |
52 Q_OBJECT |
52 Q_OBJECT |
53 public: |
53 public: |