#include <PlaylistChooser.h>
|
void | sig_all_playlists_loaded (const CustomPlaylistSkeletons &) |
|
|
void | delete_playlist (int id) |
|
void | load_single_playlist (int id) |
|
void | save_playlist (int id) |
|
void | save_playlist (QString playlist_name) |
|
void | save_playlist_file (QString filename, bool) |
|
void | clear_playlist () |
|
void | playlist_files_selected (const QStringList &lst) |
|
int | find_playlist (const QString &name) const |
|
|
void | load_all_playlists () |
|