VisualizerView Class Reference

#include <visualizerview.h>

Inheritance diagram for VisualizerView:
MusicCommon MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

 VisualizerView (MythScreenStack *parent)
 ~VisualizerView (void)
bool Create (void)
bool keyPressEvent (QKeyEvent *)
 Key event handler.
virtual void ShowMenu (void)

Protected Member Functions

void customEvent (QEvent *event)

Private Slots

void showTrackInfoPopup (void)

Detailed Description

Definition at line 16 of file visualizerview.h.


Constructor & Destructor Documentation

VisualizerView::VisualizerView ( MythScreenStack parent  ) 

Definition at line 22 of file visualizerview.cpp.

VisualizerView::~VisualizerView ( void   ) 

Definition at line 28 of file visualizerview.cpp.


Member Function Documentation

bool VisualizerView::Create ( void   )  [virtual]

Reimplemented from MythScreenType.

Definition at line 32 of file visualizerview.cpp.

Referenced by MusicCommon::switchView().

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

Key event handler.

Parameters:
event Keypress event

Reimplemented from MusicCommon.

Definition at line 66 of file visualizerview.cpp.

void VisualizerView::ShowMenu ( void   )  [virtual]

Reimplemented from MusicCommon.

Definition at line 97 of file visualizerview.cpp.

void VisualizerView::customEvent ( QEvent *  event  )  [protected, virtual]

Reimplemented from MusicCommon.

Definition at line 58 of file visualizerview.cpp.

void VisualizerView::showTrackInfoPopup ( void   )  [private, slot]

Definition at line 117 of file visualizerview.cpp.

Referenced by customEvent(), keyPressEvent(), and ShowMenu().


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