#include <metadatadownload.h>
Public Member Functions | |
| MetadataLookupEvent (MetadataLookupList lul) | |
| ~MetadataLookupEvent () | |
Public Attributes | |
| MetadataLookupList | lookupList |
Static Public Attributes | |
| static Type | kEventType |
Definition at line 11 of file metadatadownload.h.
| MetadataLookupEvent::MetadataLookupEvent | ( | MetadataLookupList | lul | ) | [inline] |
Definition at line 14 of file metadatadownload.h.
| MetadataLookupEvent::~MetadataLookupEvent | ( | ) | [inline] |
Definition at line 16 of file metadatadownload.h.
Definition at line 18 of file metadatadownload.h.
Referenced by MetadataOptions::customEvent(), MetadataFactory::customEvent(), GameUI::customEvent(), and EditMetadataDialog::customEvent().
QEvent::Type MetadataLookupEvent::kEventType [static] |
(QEvent::Type) QEvent::registerEventType()
Definition at line 20 of file metadatadownload.h.
Referenced by MetadataOptions::customEvent(), MetadataFactory::customEvent(), GameUI::customEvent(), and EditMetadataDialog::customEvent().
1.6.3