Select artwork and inetref for recordings. More...
#include <scheduleeditor.h>
Select artwork and inetref for recordings.
Definition at line 324 of file scheduleeditor.h.
| MetadataOptions::MetadataOptions | ( | MythScreenStack * | parent, | |
| ScheduleEditor & | editor, | |||
| RecordingRule & | rule, | |||
| RecordingInfo * | recinfo | |||
| ) |
Definition at line 1310 of file scheduleeditor.cpp.
| MetadataOptions::~MetadataOptions | ( | void | ) |
Definition at line 1333 of file scheduleeditor.cpp.
| bool MetadataOptions::Create | ( | void | ) | [virtual] |
Reimplemented from MythScreenType.
Definition at line 1350 of file scheduleeditor.cpp.
Referenced by ScheduleEditor::ShowMetadataOptions().
| void MetadataOptions::PerformQuery | ( | ) | [protected, slot] |
Definition at line 1450 of file scheduleeditor.cpp.
Referenced by Create().
| void MetadataOptions::SelectLocalFanart | ( | ) | [protected, slot] |
Definition at line 1508 of file scheduleeditor.cpp.
Referenced by Create().
| void MetadataOptions::SelectLocalCoverart | ( | ) | [protected, slot] |
Definition at line 1519 of file scheduleeditor.cpp.
Referenced by Create().
| void MetadataOptions::SelectLocalBanner | ( | ) | [protected, slot] |
Definition at line 1530 of file scheduleeditor.cpp.
Referenced by Create().
| void MetadataOptions::SelectOnlineFanart | ( | ) | [protected, slot] |
Definition at line 1541 of file scheduleeditor.cpp.
Referenced by Create().
| void MetadataOptions::SelectOnlineCoverart | ( | ) | [protected, slot] |
Definition at line 1546 of file scheduleeditor.cpp.
Referenced by Create().
| void MetadataOptions::SelectOnlineBanner | ( | ) | [protected, slot] |
Definition at line 1551 of file scheduleeditor.cpp.
Referenced by Create().
| void MetadataOptions::QueryComplete | ( | MetadataLookup * | lookup | ) | [protected, slot] |
Definition at line 1571 of file scheduleeditor.cpp.
Referenced by customEvent(), and OnSearchListSelection().
| void MetadataOptions::OnSearchListSelection | ( | MetadataLookup * | lookup | ) | [protected, slot] |
Definition at line 1478 of file scheduleeditor.cpp.
Referenced by customEvent().
| void MetadataOptions::OnImageSearchListSelection | ( | ArtworkInfo | info, | |
| VideoArtworkType | type | |||
| ) | [protected, slot] |
Definition at line 1483 of file scheduleeditor.cpp.
Referenced by OnArtworkSearchDone().
| void MetadataOptions::OnArtworkSearchDone | ( | MetadataLookup * | lookup | ) | [protected, slot] |
Definition at line 1677 of file scheduleeditor.cpp.
Referenced by customEvent().
| void MetadataOptions::FindNetArt | ( | VideoArtworkType | type | ) | [protected, slot] |
Definition at line 1645 of file scheduleeditor.cpp.
Referenced by SelectOnlineBanner(), SelectOnlineCoverart(), and SelectOnlineFanart().
| void MetadataOptions::ValuesChanged | ( | ) | [protected, slot] |
Definition at line 1733 of file scheduleeditor.cpp.
Referenced by Create(), customEvent(), and HandleDownloadedImages().
| void MetadataOptions::Load | ( | void | ) | [private, virtual] |
Load data which will ultimately be displayed on-screen or used to determine what appears on-screen (See Warning).
Implements SchedEditChild.
Definition at line 1431 of file scheduleeditor.cpp.
| void MetadataOptions::Save | ( | void | ) | [private, virtual] |
Implements SchedEditChild.
Definition at line 1556 of file scheduleeditor.cpp.
| void MetadataOptions::CreateBusyDialog | ( | QString | title | ) | [private] |
Definition at line 1436 of file scheduleeditor.cpp.
Referenced by FindNetArt(), OnImageSearchListSelection(), and PerformQuery().
| void MetadataOptions::FindImagePopup | ( | const QString & | prefix, | |
| const QString & | prefixAlt, | |||
| QObject & | inst, | |||
| const QString & | returnEvent | |||
| ) | [private] |
Definition at line 1592 of file scheduleeditor.cpp.
Referenced by SelectLocalBanner(), SelectLocalCoverart(), and SelectLocalFanart().
| QStringList MetadataOptions::GetSupportedImageExtensionFilter | ( | ) | [private] |
Definition at line 1618 of file scheduleeditor.cpp.
Referenced by FindImagePopup().
| void MetadataOptions::HandleDownloadedImages | ( | MetadataLookup * | lookup | ) | [private] |
Definition at line 1704 of file scheduleeditor.cpp.
Referenced by customEvent().
| bool MetadataOptions::CanSetArtwork | ( | void | ) | [private] |
Definition at line 1631 of file scheduleeditor.cpp.
Referenced by FindNetArt(), SelectLocalBanner(), SelectLocalCoverart(), and SelectLocalFanart().
| void MetadataOptions::customEvent | ( | QEvent * | event | ) | [private, virtual] |
Reimplemented from MythUIType.
Definition at line 1757 of file scheduleeditor.cpp.
Definition at line 369 of file scheduleeditor.h.
Referenced by MetadataOptions(), and PerformQuery().
MetadataDownload* MetadataOptions::m_imageLookup [private] |
Definition at line 372 of file scheduleeditor.h.
Referenced by FindNetArt(), MetadataOptions(), and ~MetadataOptions().
Definition at line 373 of file scheduleeditor.h.
Referenced by MetadataOptions(), OnImageSearchListSelection(), and ~MetadataOptions().
MetadataLookup* MetadataOptions::m_lookup [private] |
Definition at line 375 of file scheduleeditor.h.
Referenced by FindNetArt(), OnImageSearchListSelection(), PerformQuery(), and QueryComplete().
MythScreenStack* MetadataOptions::m_popupStack [private] |
Definition at line 377 of file scheduleeditor.h.
Referenced by CreateBusyDialog(), customEvent(), MetadataOptions(), and OnArtworkSearchDone().
MythUIBusyDialog* MetadataOptions::m_busyPopup [private] |
Definition at line 378 of file scheduleeditor.h.
Referenced by CreateBusyDialog(), customEvent(), and OnArtworkSearchDone().
MythUIImage* MetadataOptions::m_fanart [private] |
Definition at line 380 of file scheduleeditor.h.
Referenced by Create(), and ValuesChanged().
MythUIImage* MetadataOptions::m_coverart [private] |
Definition at line 381 of file scheduleeditor.h.
Referenced by Create(), and ValuesChanged().
MythUIImage* MetadataOptions::m_banner [private] |
Definition at line 382 of file scheduleeditor.h.
Referenced by Create(), and ValuesChanged().
MythUITextEdit* MetadataOptions::m_inetrefEdit [private] |
Definition at line 384 of file scheduleeditor.h.
Referenced by CanSetArtwork(), Create(), customEvent(), FindNetArt(), HandleDownloadedImages(), OnImageSearchListSelection(), PerformQuery(), QueryComplete(), Save(), and ValuesChanged().
MythUISpinBox* MetadataOptions::m_seasonSpin [private] |
Definition at line 386 of file scheduleeditor.h.
Referenced by Create(), customEvent(), FindNetArt(), HandleDownloadedImages(), OnImageSearchListSelection(), PerformQuery(), QueryComplete(), Save(), and ValuesChanged().
MythUISpinBox* MetadataOptions::m_episodeSpin [private] |
Definition at line 387 of file scheduleeditor.h.
Referenced by Create(), FindNetArt(), OnImageSearchListSelection(), PerformQuery(), QueryComplete(), and Save().
MythUIButton* MetadataOptions::m_queryButton [private] |
Definition at line 389 of file scheduleeditor.h.
Referenced by Create().
MythUIButton* MetadataOptions::m_localFanartButton [private] |
Definition at line 390 of file scheduleeditor.h.
Referenced by Create().
Definition at line 391 of file scheduleeditor.h.
Referenced by Create().
MythUIButton* MetadataOptions::m_localBannerButton [private] |
Definition at line 392 of file scheduleeditor.h.
Referenced by Create().
Definition at line 393 of file scheduleeditor.h.
Referenced by Create().
Definition at line 394 of file scheduleeditor.h.
Referenced by Create().
Definition at line 395 of file scheduleeditor.h.
Referenced by Create().
ArtworkMap MetadataOptions::m_artworkMap [private] |
Definition at line 397 of file scheduleeditor.h.
Referenced by Create(), customEvent(), HandleDownloadedImages(), MetadataOptions(), and ValuesChanged().
1.6.3