![]() |
Sayonara Player
|
The CustomPlaylistSkeleton class. More...
#include <CustomPlaylistSkeleton.h>
Public Member Functions | |
int | id () const |
void | set_id (int id) |
QString | name () const |
void | set_name (const QString &name) |
bool | temporary () const |
void | set_temporary (bool temporary) |
virtual int | num_tracks () const |
virtual void | set_num_tracks (int num_tracks) |
CustomPlaylistSkeleton (const CustomPlaylistSkeleton &other) | |
CustomPlaylistSkeleton & | operator= (const CustomPlaylistSkeleton &other) |
The CustomPlaylistSkeleton class.