21 #ifndef PLAYLISTLOADER_H 22 #define PLAYLISTLOADER_H 24 #include "Utils/Playlist/CustomPlaylistFwd.h" 25 #include "Utils/Pimpl.h" 44 explicit Loader(QObject* parent=
nullptr);
49 int getLastPlaylistIndex()
const;
50 int getLastTrackIndex()
const;
51 int createPlaylists();
55 #endif // PLAYLISTLOADER_H The PlaylistLoader class.
Definition: PlaylistLoader.h:37
Definition: EngineUtils.h:33