|
MythTV master
|
#include <libmythmetadata/metadatadownload.h>
Public Member Functions | |
| MetadataLookupEvent (const MetadataLookupList &lul) | |
| ~MetadataLookupEvent () override=default | |
Public Attributes | |
| MetadataLookupList | m_lookupList |
Static Public Attributes | |
| static const Type | kEventType |
Definition at line 11 of file metadatadownload.h.
|
inlineexplicit |
Definition at line 14 of file metadatadownload.h.
|
overridedefault |
|
static |
Definition at line 20 of file metadatadownload.h.
Referenced by GameUI::customEvent(), MetadataOptions::customEvent(), MetadataFactory::customEvent(), and EditMetadataDialog::customEvent().
| MetadataLookupList MetadataLookupEvent::m_lookupList |
Definition at line 18 of file metadatadownload.h.