Sayonara Player
Public Member Functions | Static Public Member Functions | List of all members
Library::Info Class Reference

Public Member Functions

 Info (const QString &name, const QString &path, LibraryId id)
 
 Info (const Info &other)
 
Infooperator= (const Info &other)
 
QString name () const
 
QString path () const
 
QString symlink_path () const
 
LibraryId id () const
 
bool valid () const
 
QString toString () const
 
bool operator== (const Info &other) const
 

Static Public Member Functions

static Info fromString (const QString &str)