![]() |
Sayonara Player
|
#include <CoverLookupAlternative.h>
The CoverLookupAlternative class.
Signals | |
void | sig_cover_changed (Cover::Location &cl) |
void | sig_cover_found (const QPixmap &pm) |
void | sig_finished (bool success) |
void | sig_started () |
Public Member Functions | |
AlternativeLookup (const Cover::Location &cl, int n_covers, QObject *parent) | |
void | start () |
void | start (const QString &cover_fetcher_identifier) |
void | start_text_search (const QString &search_term) |
void | start_text_search (const QString &search_term, const QString &cover_fetcher_identifier) |
void | stop () override |
void | reset () |
bool | save (const QPixmap &pm) |
bool | is_running () const |
QStringList | get_activated_coverfetchers (bool fulltext_search) const |
Location | cover_location () const |
void | set_cover_location (const Location &cl) |