![]() |
Sayonara Player
|
The Chooser class is used to select playlists out of all saved playlists. More...
#include <PlaylistChooser.h>
Signals | |
void | sig_playlists_changed () |
Public Member Functions | |
Chooser (QObject *parent) | |
void | load_single_playlist (int id) |
int | find_playlist (const QString &name) const |
const CustomPlaylistSkeletons & | playlists () |
Util::SaveAsAnswer | rename_playlist (int id, const QString &new_name) |
bool | delete_playlist (int id) |
The Chooser class is used to select playlists out of all saved playlists.