MythTV  0.26-pre
Public Slots | Public Member Functions | Private Attributes
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

Definition at line 10 of file miniplayer.cpp.

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:
eventKeypress event

Reimplemented from MusicCommon.

Definition at line 61 of file miniplayer.cpp.

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