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

#include <musiccommon.h>

Inheritance diagram for TrackInfoDialog:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

 TrackInfoDialog (MythScreenStack *parent, Metadata *mdata, const char *name)
 ~TrackInfoDialog (void)
bool Create (void)
bool keyPressEvent (QKeyEvent *event)
 Key event handler.

Protected Attributes

Metadatam_metadata

Detailed Description

Definition at line 231 of file musiccommon.h.


Constructor & Destructor Documentation

TrackInfoDialog::TrackInfoDialog ( MythScreenStack parent,
Metadata mdata,
const char *  name 
)

Definition at line 2536 of file musiccommon.cpp.

Definition at line 2542 of file musiccommon.cpp.


Member Function Documentation

Reimplemented from MythScreenType.

Definition at line 2546 of file musiccommon.cpp.

Referenced by MusicCommon::showTrackInfo(), and SmartPLResultViewer::showTrackInfo().

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

Key event handler.

Parameters:
eventKeypress event

Reimplemented from MythScreenType.

Definition at line 2572 of file musiccommon.cpp.


Member Data Documentation

Definition at line 242 of file musiccommon.h.

Referenced by Create(), and TrackInfoDialog().


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