Music Hub
..
A session-wide music playback service
|
|
Go to the documentation of this file.
22 #ifndef LOMIRI_MEDIAHUBSERVICE_TRACK_LIST_IMPLEMENTATION_H
23 #define LOMIRI_MEDIAHUBSERVICE_TRACK_LIST_IMPLEMENTATION_H
29 #include <QScopedPointer>
34 namespace MediaHubService
45 std::runtime_error(msg.toStdString()) {}
80 const QSharedPointer<Engine::MetaDataExtractor> &extractor,
129 QScopedPointer<TrackListImplementationPrivate> d_ptr;
135 #endif // LOMIRI_MEDIAHUBSERVICE_TRACK_LIST_IMPLEMENTATION_H