|
Sayonara Player
|
Public Member Functions | |
| Sortings (const Sortings &other) | |
| Sortings & | operator= (const Sortings &other) |
| bool | operator== (const Sortings &other) const |
| QString | toString () const override |
| bool | loadFromString (const QString &str) override |
Public Attributes | |
| AlbumSortorder | album {AlbumSortorder::NameAsc} |
| ArtistSortorder | artist {ArtistSortorder::NameAsc} |
| TrackSortorder | tracks {TrackSortorder::AlbumAsc} |
|
overridevirtual |
Implements SettingConvertible.
|
nodiscardoverridevirtual |
Implements SettingConvertible.