![]() |
Sayonara Player
|
The CustomPlaylistSkeleton class. More...
#include <CustomPlaylistSkeleton.h>
Public Member Functions | |
int | id () const |
void | setId (int id) |
QString | name () const |
void | setName (const QString &name) |
bool | temporary () const |
void | setTemporary (bool temporary) |
virtual int | trackCount () const |
virtual void | setTrackCount (int trackCount) |
CustomPlaylistSkeleton (const CustomPlaylistSkeleton &other) | |
CustomPlaylistSkeleton & | operator= (const CustomPlaylistSkeleton &other) |
The CustomPlaylistSkeleton class.