|
MythTV master
|
#include <libmythmetadata/metadatafactory.h>
Public Member Functions | |
| MetadataFactorySingleResult (MetadataLookup *res) | |
| ~MetadataFactorySingleResult () override | |
Public Attributes | |
| MetadataLookup * | m_result {nullptr} |
Static Public Attributes | |
| static const Type | kEventType |
Definition at line 32 of file metadatafactory.h.
|
inlineexplicit |
Definition at line 35 of file metadatafactory.h.
|
override |
Definition at line 52 of file metadatafactory.cpp.
|
static |
Definition at line 47 of file metadatafactory.h.
Referenced by RecMetadataEdit::customEvent(), MetadataOptions::customEvent(), LookerUpper::customEvent(), and VideoDialog::customEvent().
| MetadataLookup* MetadataFactorySingleResult::m_result {nullptr} |
Definition at line 45 of file metadatafactory.h.
Referenced by ~MetadataFactorySingleResult().