![]() |
Sayonara Player
|
#include <Sorting.h>
The Sortings class.
Public Member Functions | |
| Sortings (const Sortings &so) | |
| Sortings & | operator= (const Sortings &other) |
| bool | operator== (Sortings so) |
| QString | toString () const |
Static Public Member Functions | |
| static Sortings | fromString (const QString &str) |
Public Attributes | |
| SortOrder | so_albums |
| SortOrder | so_artists |
| SortOrder | so_tracks |
1.8.14