23 #ifndef ALBUMCOVERFETCHTHREAD_H 24 #define ALBUMCOVERFETCHTHREAD_H 27 #include <QModelIndex> 31 #include "Utils/Pimpl.h" 69 bool thread_create_cover_location();
93 void done(
const Hash& hash);
95 static Hash get_hash(
const Album& album);
98 #endif // ALBUMCOVERFETCHTHREAD_H void add_album(const Album &album)
add_data Add a new album request
Definition: typedefs.h:28
This class organizes requests for new Covers for the AlbumCoverView. When looking for covers,...
Definition: AlbumCoverFetchThread.h:50
The Album class.
Definition: Album.h:38
void pause()
stop Stop the thread
Definition: org_mpris_media_player2_adaptor.h:20