Sayonara Player
Public Member Functions | Static Public Member Functions | List of all members
Genre Class Reference

Public Member Functions

 Genre (const QString &name)
 
 Genre (const Genre &other)
 
quint32 id () const
 
QString name () const
 
void set_name (const QString &name)
 
bool is_equal (const Genre &other) const
 
bool operator== (const Genre &other) const
 
bool operator< (const Genre &other) const
 
bool operator> (const Genre &other) const
 
Genreoperator= (const Genre &other)
 

Static Public Member Functions

static quint32 calc_id (const QString &name)