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

#include <metadataimagedownload.h>

Inheritance diagram for ImageDLEvent:
Inheritance graph
[legend]
Collaboration diagram for ImageDLEvent:
Collaboration graph
[legend]

Public Member Functions

 ImageDLEvent (MetadataLookup *lookup)
 
 ~ImageDLEvent () override
 

Public Attributes

MetadataLookupm_item {nullptr}
 

Static Public Attributes

static const Type kEventType
 

Detailed Description

Definition at line 18 of file metadataimagedownload.h.

Constructor & Destructor Documentation

◆ ImageDLEvent()

ImageDLEvent::ImageDLEvent ( MetadataLookup lookup)
inlineexplicit

Definition at line 21 of file metadataimagedownload.h.

◆ ~ImageDLEvent()

ImageDLEvent::~ImageDLEvent ( )
inlineoverride

Definition at line 30 of file metadataimagedownload.h.

Member Data Documentation

◆ m_item

MetadataLookup* ImageDLEvent::m_item {nullptr}

Definition at line 39 of file metadataimagedownload.h.

◆ kEventType

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

Definition at line 41 of file metadataimagedownload.h.

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


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