![]() |
Sayonara Player
|
#include <PlaylistLoader.h>
The PlaylistLoader class.
Public Member Functions | |
PlaylistLoader (QObject *parent=nullptr) | |
CustomPlaylists | get_playlists () const |
int | get_playlist_count () const |
int | get_last_playlist_idx () const |
bool | was_last_playlist_found () const |
int | get_last_track_idx () const |
bool | was_last_track_found () const |
int | create_playlists () |
Protected Attributes | |
Settings * | _settings =nullptr |