CDWatcherThread Class Reference

#include <musicplayer.h>

List of all members.

Public Member Functions

 CDWatcherThread (const QString &dev)
virtual void run (void)
bool statusChanged (void)
QMutex * getLock (void)
void stop (void)

Private Attributes

bool m_stopped
QString m_cdDevice
bool m_cdStatusChanged
QMutex m_musicLock

Detailed Description

Definition at line 237 of file musicplayer.h.


Constructor & Destructor Documentation

CDWatcherThread::CDWatcherThread ( const QString &  dev  ) 

Definition at line 1384 of file musicplayer.cpp.


Member Function Documentation

void CDWatcherThread::run ( void   )  [virtual]

Definition at line 1391 of file musicplayer.cpp.

bool CDWatcherThread::statusChanged ( void   )  [inline]

Definition at line 243 of file musicplayer.h.

QMutex* CDWatcherThread::getLock ( void   )  [inline]

Definition at line 244 of file musicplayer.h.

Referenced by run().

void CDWatcherThread::stop ( void   )  [inline]

Definition at line 245 of file musicplayer.h.

Referenced by MusicPlayer::~MusicPlayer().


Member Data Documentation

Definition at line 249 of file musicplayer.h.

Referenced by CDWatcherThread(), run(), and stop().

QString CDWatcherThread::m_cdDevice [private]

Definition at line 250 of file musicplayer.h.

Referenced by CDWatcherThread(), and run().

Definition at line 251 of file musicplayer.h.

Referenced by CDWatcherThread(), run(), and statusChanged().

QMutex CDWatcherThread::m_musicLock [private]

Definition at line 252 of file musicplayer.h.

Referenced by getLock().


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