Sayonara Player
Signals | Public Member Functions | List of all members
CoverLookupAlternative Class Reference

#include <CoverLookupAlternative.h>

Detailed Description

The CoverLookupAlternative class.

Signals

void sig_cover_found (const CoverLocation &)
 
void sig_finished (bool)
 

Public Member Functions

 CoverLookupAlternative (QObject *parent, const QString &album_name, const QString &artist_name, int n_covers)
 
 CoverLookupAlternative (QObject *parent, const QString &album_name, const QStringList &artists_name, int n_covers)
 
 CoverLookupAlternative (QObject *parent, const Album &album, int n_covers)
 
 CoverLookupAlternative (QObject *parent, int album_id, quint8 db_id, int n_covers)
 
 CoverLookupAlternative (QObject *parent, const QString &artist, int n_covers)
 
 CoverLookupAlternative (QObject *parent, const Artist &artist, int n_covers)
 
void stop () override
 
void start ()
 
Inheritance diagram for CoverLookupAlternative:
CoverLookupInterface