21 #ifndef STANDARDCOVERFETCHER_H 22 #define STANDARDCOVERFETCHER_H 24 #include "CoverFetcher.h" 37 QString priv_identifier()
const override;
47 #endif // STANDARDCOVERFETCHER_H The StandardCoverFetcher class. Convenience class for local cover search. See CoverFetcherInterface.
Definition: Standard.h:33
Definition: CoverFetchManager.h:32
The CoverFetcherInterface interface.
Definition: CoverFetcher.h:34
QStringList parse_addresses(const QByteArray &website) const override
Get addresses from the downloaded website. If can_fetch_cover_directly returns true, this method is not called.
bool can_fetch_cover_directly() const override
Can the cover be fetched from the adress without starting a two-stage query?
int estimated_size() const override
get_estimated_size. Rough image size of the CoverFetchInterface