23 #ifndef ALBUMCOVERFETCHTHREAD_H 24 #define ALBUMCOVERFETCHTHREAD_H 27 #include <QModelIndex> 29 #include "Utils/Pimpl.h" 75 void done(
bool success);
95 #endif // ALBUMCOVERFETCHTHREAD_H Cover::Location current_cover_location() const
Get the curren processed cover location.
void add_data(const QString &hash, const Cover::Location &cl)
add_data Add a new album request
QString current_hash() const
Get the current processed hash valud.
void stop()
stop Stop the thread
The CoverLocation class.
Definition: CoverLocation.h:41
void done(bool success)
done Should be called when processing of the next cover should take place
This class organizes requests for new Covers for the AlbumCoverView. When looking for covers...
Definition: AlbumCoverFetchThread.h:48
The Album class.
Definition: Album.h:38
Definition: SomaFMStation.h:33