MythTV  0.26-pre
Public Member Functions | Protected Attributes
TrackInfoPopup Class Reference

#include <visualizerview.h>

Inheritance diagram for TrackInfoPopup:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

 TrackInfoPopup (MythScreenStack *parent, Metadata *mdata)
 ~TrackInfoPopup (void)
bool Create (void)
bool keyPressEvent (QKeyEvent *event)
 Key event handler.

Protected Attributes

Metadatam_metadata
QTimer * m_displayTimer

Detailed Description

Definition at line 35 of file visualizerview.h.


Constructor & Destructor Documentation

Definition at line 137 of file visualizerview.cpp.

Definition at line 144 of file visualizerview.cpp.


Member Function Documentation

bool TrackInfoPopup::Create ( void  ) [virtual]

Reimplemented from MythScreenType.

Definition at line 154 of file visualizerview.cpp.

Referenced by VisualizerView::showTrackInfoPopup().

bool TrackInfoPopup::keyPressEvent ( QKeyEvent *  ) [virtual]

Key event handler.

Parameters:
eventKeypress event

Reimplemented from MythScreenType.

Definition at line 196 of file visualizerview.cpp.


Member Data Documentation

Definition at line 46 of file visualizerview.h.

Referenced by Create(), and TrackInfoPopup().

QTimer* TrackInfoPopup::m_displayTimer [protected]

Definition at line 47 of file visualizerview.h.

Referenced by Create(), TrackInfoPopup(), and ~TrackInfoPopup().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends