29 #ifndef COVERFETCHTHREAD_H_ 30 #define COVERFETCHTHREAD_H_ 33 #include "Utils/Pimpl.h" 94 QString
url(
int idx)
const;
95 QPixmap pixmap(
int idx)
const;
96 int foundImageCount()
const;
105 void singleImageFetched();
112 void multiImageFetched();
118 void contentFetched();
121 void emitFinished(
bool success);
The CoverFetchThread class, This is not a real QThread class, but behaves like one because of AsyncWe...
Definition: CoverFetchThread.h:47
void stop()
stops the current search
void sigCoverFound(int idx)
emitted, when covers has been found
The CoverLocation class.
Definition: CoverLocation.h:38
void sigFinished(bool b)
emitted, when thread has finished
bool start()
start fetching covers, if the url does not contain "google", a direct link to an image is assumed and...
QString url(int idx) const
Google, Amazon, Last.Fm.
Asynchgronous web access class.
Definition: AsyncWebAccess.h:35
bool fetchNextCover()
fetch next cover