#include <metadataimagedownload.h>
Public Member Functions | |
| ImageDLEvent (MetadataLookup *lookup) | |
| ~ImageDLEvent () | |
Public Attributes | |
| MetadataLookup * | item |
Static Public Attributes | |
| static Type | kEventType |
Definition at line 17 of file metadataimagedownload.h.
| ImageDLEvent::ImageDLEvent | ( | MetadataLookup * | lookup | ) | [inline] |
Definition at line 20 of file metadataimagedownload.h.
| ImageDLEvent::~ImageDLEvent | ( | ) | [inline] |
Definition at line 23 of file metadataimagedownload.h.
Definition at line 25 of file metadataimagedownload.h.
Referenced by MetadataOptions::customEvent(), MetadataFactory::customEvent(), GameUI::customEvent(), and EditMetadataDialog::customEvent().
QEvent::Type ImageDLEvent::kEventType [static] |
(QEvent::Type) QEvent::registerEventType()
Definition at line 27 of file metadataimagedownload.h.
Referenced by MetadataOptions::customEvent(), MetadataFactory::customEvent(), GameUI::customEvent(), and EditMetadataDialog::customEvent().
1.6.3