MiniPlayer Class Reference

#include <miniplayer.h>

Inheritance diagram for MiniPlayer:
MusicCommon MythScreenType MythUIType XMLParseBase

List of all members.

Public Slots

void timerTimeout (void)

Public Member Functions

 MiniPlayer (MythScreenStack *parent)
 ~MiniPlayer ()
bool Create (void)
bool keyPressEvent (QKeyEvent *)
 Key event handler.

Private Attributes

QTimer * m_displayTimer

Detailed Description

Definition at line 10 of file miniplayer.h.


Constructor & Destructor Documentation

MiniPlayer::MiniPlayer ( MythScreenStack parent  ) 

Definition at line 10 of file miniplayer.cpp.

MiniPlayer::~MiniPlayer ( void   ) 

Definition at line 18 of file miniplayer.cpp.


Member Function Documentation

bool MiniPlayer::Create ( void   )  [virtual]

Reimplemented from MythScreenType.

Definition at line 35 of file miniplayer.cpp.

Referenced by MusicPlayer::customEvent(), MusicPlayer::nextAuto(), and MusicPlayer::showMiniPlayer().

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

Key event handler.

Parameters:
event Keypress event

Reimplemented from MusicCommon.

Definition at line 61 of file miniplayer.cpp.

void MiniPlayer::timerTimeout ( void   )  [slot]

Definition at line 30 of file miniplayer.cpp.

Referenced by MiniPlayer().


Member Data Documentation

QTimer* MiniPlayer::m_displayTimer [private]

Definition at line 25 of file miniplayer.h.

Referenced by Create(), keyPressEvent(), MiniPlayer(), and ~MiniPlayer().


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:12 2012 for MythTV by  doxygen 1.6.3