16 #ifndef _PLAYLIST_FILE_READER_H_ 17 #define _PLAYLIST_FILE_READER_H_ 37 virtual bool isOK()
const;
virtual ~PlaylistFileReader()
virtual bool isOK() const
std::vector< QString > Playlist
static void getSupportedExtensions(std::set< QString > &extensions)
PlaylistFileReader(QString path)
virtual Playlist load() const
FileSource is a class used to refer to the contents of a file that may be either local or at a remote...
virtual QString getError() const