MythMusicVolumeDialog Class Reference

#include <musiccommon.h>

Inheritance diagram for MythMusicVolumeDialog:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

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

Protected Member Functions

void increaseVolume (void)
void decreaseVolume (void)
void toggleMute (void)
void updateDisplay (void)

Protected Attributes

QTimer * m_displayTimer
MythUITextm_messageText
MythUITextm_volText
MythUIStateTypem_muteState
MythUIProgressBarm_volProgress

Detailed Description

Definition at line 207 of file musiccommon.h.


Constructor & Destructor Documentation

MythMusicVolumeDialog::MythMusicVolumeDialog ( MythScreenStack parent,
const char *  name 
)

Definition at line 2430 of file musiccommon.cpp.

MythMusicVolumeDialog::~MythMusicVolumeDialog ( void   ) 

Definition at line 2436 of file musiccommon.cpp.


Member Function Documentation

bool MythMusicVolumeDialog::Create ( void   )  [virtual]

Reimplemented from MythScreenType.

Definition at line 2446 of file musiccommon.cpp.

Referenced by MusicCommon::showVolume().

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

Key event handler.

Parameters:
event Keypress event

Reimplemented from MythScreenType.

Definition at line 2468 of file musiccommon.cpp.

void MythMusicVolumeDialog::increaseVolume ( void   )  [protected]

Definition at line 2499 of file musiccommon.cpp.

Referenced by keyPressEvent().

void MythMusicVolumeDialog::decreaseVolume ( void   )  [protected]

Definition at line 2505 of file musiccommon.cpp.

Referenced by keyPressEvent().

void MythMusicVolumeDialog::toggleMute ( void   )  [protected]

Definition at line 2511 of file musiccommon.cpp.

Referenced by keyPressEvent().

void MythMusicVolumeDialog::updateDisplay ( void   )  [protected]

Definition at line 2517 of file musiccommon.cpp.

Referenced by Create(), decreaseVolume(), increaseVolume(), and toggleMute().


Member Data Documentation

Definition at line 225 of file musiccommon.h.

Definition at line 226 of file musiccommon.h.

Referenced by Create(), and updateDisplay().

Definition at line 227 of file musiccommon.h.

Referenced by Create(), and updateDisplay().

Definition at line 228 of file musiccommon.h.

Referenced by Create(), and updateDisplay().


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