![]() |
Sayonara Player
|
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 |
| Genre & | operator= (const Genre &other) |
Static Public Member Functions | |
| static quint32 | calc_id (const QString &name) |
1.8.13