 |
Sayonara Player
|
27 #include "Helper/Pimpl.h" 35 Genre(
const QString& name);
40 static quint32 calc_id(
const QString& name);
44 void set_name(
const QString& name);
46 bool is_equal(
const Genre& other)
const;
47 bool operator ==(
const Genre& other)
const;
48 bool operator <(
const Genre& other)
const;
49 bool operator >(
const Genre& other)
const;