16 QString _background, _length;
27 QString background()
const;
28 void setBackground(
const QString &background);
30 QString length()
const;
31 void setLength(
const QString &length);
37 #endif // PLAYLISTDAO_H The GenericDAO class is a simple wrapper which contains basic informations about a file...
Definition: genericdao.h:12
The PlaylistDAO class is a simple wrapper which contains basic informations about a playlist...
Definition: playlistdao.h:12
GenericDAO & operator=(const GenericDAO &other)
Definition: genericdao.cpp:21
#define MIAMCORE_LIBRARY
Definition: miamcore_global.h:10