|
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 &name) const |
| const CustomPlaylistSkeletons & | 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.