defuze.me
Client
|
Public Member Functions | |
Playlist (int id) | |
int | getId () const |
const QString & | getName () const |
bool | getIsDynamic () const |
void | setName (const QString newName) |
QList< Library::AudioTrack * > * | getTrackList () const |
void | addTrack (int trackId, int idx=-1) |
void | updatePlaylist () |
Definition at line 9 of file playlist.hpp.