29 #ifndef COVERFETCHTHREAD_H_
30 #define COVERFETCHTHREAD_H_
32 #include "Utils/Pimpl.h"
52 void sigCoverFound(
int idx);
62 QString url(
int idx)
const;
63 QPixmap pixmap(
int idx)
const;
67 void contentFetched();
70 bool processNextSearchUrl();
71 bool processNextImageUrl();
72 bool startNextRequest();
Asynchgronous web access class.
Definition: AsyncWebAccess.h:38
Definition: CoverLocation.h:39
Definition: CoverFetchThread.h:46