21 #ifndef EXTERNTRACKSPLAYLISTGENERATOR_H 22 #define EXTERNTRACKSPLAYLISTGENERATOR_H 24 #include "Utils/Pimpl.h" 25 #include "Utils/Singleton.h" 40 void addNewPlaylist(
const QString& paths);
43 void addPaths(
const QStringList& paths);
45 bool isPlayAllowed()
const;
48 #endif // EXTERNTRACKSPLAYLISTGENERATOR_H
Definition: ExternTracksPlaylistGenerator.h:32