Go to the documentation of this file. 1 #ifndef METADATAIMAGEDOWNLOAD_H
2 #define METADATAIMAGEDOWNLOAD_H
92 :
MThread(
"MetadataImageDownload"), m_parent(parent) {}
95 void addThumb(QString title, QString url, QVariant data);
static const Type kEventType
ImageDLFailureEvent(MetadataLookup *lookup)
ImageDLEvent(MetadataLookup *lookup)
static const Type kEventType
static const Type kEventType
~ThumbnailDLEvent() override
virtual void run(void)
Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.
This is a wrapper around QThread that does several additional things.
~ImageDLFailureEvent() override
ThumbnailDLEvent(ThumbnailData *data)