|
MythTV master
|
#include <libmythmetadata/metadataimagedownload.h>
Public Member Functions | |
| ImageDLEvent (MetadataLookup *lookup) | |
| ~ImageDLEvent () override | |
Public Attributes | |
| MetadataLookup * | m_item {nullptr} |
Static Public Attributes | |
| static const Type | kEventType |
Definition at line 18 of file metadataimagedownload.h.
|
inlineexplicit |
Definition at line 21 of file metadataimagedownload.h.
|
inlineoverride |
Definition at line 30 of file metadataimagedownload.h.
|
static |
Definition at line 41 of file metadataimagedownload.h.
Referenced by GameUI::customEvent(), MetadataOptions::customEvent(), MetadataFactory::customEvent(), and EditMetadataDialog::customEvent().
| MetadataLookup* ImageDLEvent::m_item {nullptr} |
Definition at line 39 of file metadataimagedownload.h.