Sayonara Player
Signals | Public Member Functions | List of all members
Playlist::Chooser Class Reference

The Chooser class is used to select playlists out of all saved playlists. More...

#include <PlaylistChooser.h>

Inheritance diagram for Playlist::Chooser:

Signals

void sigPlaylistsChanged ()
 

Public Member Functions

 Chooser (QObject *parent)
 
void loadSinglePlaylist (int id)
 
int findPlaylist (const QString &name) const
 
const CustomPlaylistSkeletonsplaylists ()
 
Util::SaveAsAnswer renamePlaylist (int id, const QString &newName)
 
bool deletePlaylist (int id)
 

Detailed Description

The Chooser class is used to select playlists out of all saved playlists.