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