Sayonara Player
|
The Chooser class is used to select playlists out of all saved playlists. More...
#include <PlaylistChooser.h>
Signals | |
void | sigPlaylistsChanged () |
Public Member Functions | |
Chooser (PlaylistCreator *playlistCreator, QObject *parent) | |
void | loadSinglePlaylist (int id) |
int | findPlaylist (const QString &playlist) const |
const QList< CustomPlaylist > & | playlists () |
Util::SaveAsAnswer | renamePlaylist (int id, const QString &newName) |
bool | deletePlaylist (int id) |
The Chooser class is used to select playlists out of all saved playlists.