Sayonara Player
Loading...
Searching...
No Matches
CustomPlaylist Class Reference

Public Member Functions

 CustomPlaylist (const CustomPlaylist &other)
 
 CustomPlaylist (CustomPlaylist &&other) noexcept
 
CustomPlaylistoperator= (const CustomPlaylist &other)
 
CustomPlaylistoperator= (CustomPlaylist &&other) noexcept
 
int id () const
 
void setId (int id)
 
QString name () const
 
void setName (const QString &name)
 
bool isTemporary () const
 
void setTemporary (bool temporary)
 
bool isLocked () const
 
void setLocked (bool locked)
 
MetaDataList tracks () const
 
void setTracks (const MetaDataList &tracks)
 
void setTracks (MetaDataList &&tracks)