MythTV  master
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
MetadataLookupEvent Class Reference

#include <libmythmetadata/metadatadownload.h>

Inheritance diagram for MetadataLookupEvent:
[legend]
Collaboration diagram for MetadataLookupEvent:
[legend]

Public Member Functions

 MetadataLookupEvent (const MetadataLookupList &lul)
 
 ~MetadataLookupEvent () override=default
 

Public Attributes

MetadataLookupList m_lookupList
 

Static Public Attributes

static const Type kEventType
 

Detailed Description

Definition at line 11 of file metadatadownload.h.

Constructor & Destructor Documentation

◆ MetadataLookupEvent()

MetadataLookupEvent::MetadataLookupEvent ( const MetadataLookupList lul)
inlineexplicit

Definition at line 14 of file metadatadownload.h.

◆ ~MetadataLookupEvent()

MetadataLookupEvent::~MetadataLookupEvent ( )
overridedefault

Member Data Documentation

◆ m_lookupList

MetadataLookupList MetadataLookupEvent::m_lookupList

Definition at line 18 of file metadatadownload.h.

◆ kEventType

const QEvent::Type MetadataLookupEvent::kEventType
static
Initial value:
=
(QEvent::Type) QEvent::registerEventType()

Definition at line 20 of file metadatadownload.h.

Referenced by EditMetadataDialog::customEvent(), GameUI::customEvent(), MetadataFactory::customEvent(), and MetadataOptions::customEvent().


The documentation for this class was generated from the following files: