23 #ifndef ALBUMCOVERFETCHTHREAD_H 24 #define ALBUMCOVERFETCHTHREAD_H 26 #include "Utils/Pimpl.h" 29 #include <QModelIndex> 79 bool check_album(
const QString& hash);
81 int lookups_ready()
const;
82 int queued_hashes()
const;
83 int unprocessed_hashes()
const;
96 void done(
const Hash& hash);
98 static Hash get_hash(
const Album& album);
101 #endif // ALBUMCOVERFETCHTHREAD_H void add_album(const Album &album)
add_data Add a new album request
Definition: typedefs.h:31
This class organizes requests for new Covers for the AlbumCoverView. When looking for covers...
Definition: AlbumCoverFetchThread.h:50
The Album class.
Definition: Album.h:39
Definition: SomaFMStation.h:33
void pause()
stop Stop the thread
Definition: org_mpris_media_player2_adaptor.h:20