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 get_last_playlist_idx()
const;
50 int get_last_track_idx()
const;
51 int create_playlists();
55 #endif // PLAYLISTLOADER_H The PlaylistLoader class.
Definition: PlaylistLoader.h:37
Definition: AbstractPlaylist.h:32
Definition: org_mpris_media_player2_adaptor.h:20