ItemDetailPopup Class Reference

Inheritance diagram for ItemDetailPopup:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

 ItemDetailPopup (MythScreenStack *lparent, VideoMetadata *metadata, const VideoMetadataListManager &listManager)
bool Create ()

Static Public Member Functions

static bool Exists ()

Protected Member Functions

bool keyPressEvent (QKeyEvent *levent)
 Key event handler.

Private Slots

void OnPlay ()
void OnDone ()

Private Member Functions

bool OnKeyAction (const QStringList &actions)

Private Attributes

VideoMetadatam_metadata
const VideoMetadataListManagerm_listManager
MythUIButtonm_playButton
MythUIButtonm_doneButton

Static Private Attributes

static const char *const WINDOW_NAME = "itemdetailpopup"

Detailed Description

Definition at line 546 of file videodlg.cpp.


Constructor & Destructor Documentation

ItemDetailPopup::ItemDetailPopup ( MythScreenStack lparent,
VideoMetadata metadata,
const VideoMetadataListManager listManager 
) [inline]

Definition at line 558 of file videodlg.cpp.


Member Function Documentation

static bool ItemDetailPopup::Exists (  )  [inline, static]

Definition at line 551 of file videodlg.cpp.

Referenced by VideoDialog::CreateInfoMenu().

bool ItemDetailPopup::Create ( void   )  [inline, virtual]

Reimplemented from MythScreenType.

Definition at line 565 of file videodlg.cpp.

Referenced by VideoDialog::DoItemDetailShow().

void ItemDetailPopup::OnPlay (  )  [inline, private, slot]

Definition at line 595 of file videodlg.cpp.

Referenced by Create(), and OnKeyAction().

void ItemDetailPopup::OnDone (  )  [inline, private, slot]

Definition at line 600 of file videodlg.cpp.

Referenced by Create().

bool ItemDetailPopup::OnKeyAction ( const QStringList &  actions  )  [inline, private]

Definition at line 608 of file videodlg.cpp.

Referenced by keyPressEvent().

bool ItemDetailPopup::keyPressEvent ( QKeyEvent *   )  [inline, protected, virtual]

Key event handler.

Parameters:
event Keypress event

Reimplemented from MythScreenType.

Definition at line 625 of file videodlg.cpp.


Member Data Documentation

const char *const ItemDetailPopup::WINDOW_NAME = "itemdetailpopup" [static, private]

Definition at line 645 of file videodlg.cpp.

Referenced by Create(), and Exists().

Definition at line 646 of file videodlg.cpp.

Referenced by Create(), and OnPlay().

Definition at line 647 of file videodlg.cpp.

Referenced by OnPlay().

Definition at line 649 of file videodlg.cpp.

Referenced by Create().

Definition at line 650 of file videodlg.cpp.

Referenced by Create().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:07 2012 for MythTV by  doxygen 1.6.3