Sayonara Player
Public Member Functions | Public Attributes | List of all members
Library::Sortings Class Reference

The Sortings class. More...

#include <Sorting.h>

Inheritance diagram for Library::Sortings:
SettingConvertible

Public Member Functions

 Sortings (const Sortings &so)
 
Sortingsoperator= (const Sortings &other)
 
bool operator== (Sortings so)
 
QString toString () const override
 
bool loadFromString (const QString &str) override
 

Public Attributes

SortOrder so_albums
 
SortOrder so_artists
 
SortOrder so_tracks
 

Detailed Description

The Sortings class.