DecoderEvent Class Reference

#include <decoder.h>

Inheritance diagram for DecoderEvent:
MythEvent

List of all members.

Public Member Functions

 DecoderEvent (Type t)
 DecoderEvent (QString *e)
 ~DecoderEvent ()
const QString * errorMessage () const
virtual MythEventclone (void) const

Static Public Attributes

static Type Decoding
static Type Stopped
static Type Finished
static Type Error

Private Member Functions

 DecoderEvent (const DecoderEvent &o)
DecoderEventoperator= (const DecoderEvent &)

Private Attributes

QString * error_msg

Detailed Description

Definition at line 29 of file mythplugins/mythmusic/mythmusic/decoder.h.


Constructor & Destructor Documentation

DecoderEvent::DecoderEvent ( Type  t  )  [inline]

Definition at line 32 of file mythplugins/mythmusic/mythmusic/decoder.h.

Referenced by clone().

DecoderEvent::DecoderEvent ( QString *  e  )  [inline]

Definition at line 34 of file mythplugins/mythmusic/mythmusic/decoder.h.

DecoderEvent::~DecoderEvent (  )  [inline]

Definition at line 36 of file mythplugins/mythmusic/mythmusic/decoder.h.

DecoderEvent::DecoderEvent ( const DecoderEvent o  )  [inline, private]

Definition at line 52 of file mythplugins/mythmusic/mythmusic/decoder.h.


Member Function Documentation

const QString* DecoderEvent::errorMessage (  )  const [inline]
virtual MythEvent* DecoderEvent::clone ( void   )  const [inline, virtual]

Reimplemented from MythEvent.

Definition at line 44 of file mythplugins/mythmusic/mythmusic/decoder.h.

DecoderEvent& DecoderEvent::operator= ( const DecoderEvent  )  [private]

Member Data Documentation

QEvent::Type DecoderEvent::Decoding [static]
Initial value:
    (QEvent::Type) QEvent::registerEventType()

Definition at line 46 of file mythplugins/mythmusic/mythmusic/decoder.h.

Referenced by MusicPlayer::customEvent(), CdDecoder::run(), and avfDecoder::run().

QEvent::Type DecoderEvent::Stopped [static]
Initial value:
    (QEvent::Type) QEvent::registerEventType()

Definition at line 47 of file mythplugins/mythmusic/mythmusic/decoder.h.

Referenced by MusicPlayer::customEvent(), CdDecoder::run(), and avfDecoder::run().

QEvent::Type DecoderEvent::Finished [static]
Initial value:
    (QEvent::Type) QEvent::registerEventType()

Definition at line 48 of file mythplugins/mythmusic/mythmusic/decoder.h.

Referenced by MusicPlayer::customEvent(), CdDecoder::deinit(), CdDecoder::run(), and avfDecoder::run().

QEvent::Type DecoderEvent::Error [static]
Initial value:
    (QEvent::Type) QEvent::registerEventType()

Definition at line 49 of file mythplugins/mythmusic/mythmusic/decoder.h.

Referenced by MusicPlayer::customEvent(), MusicCommon::customEvent(), CdDecoder::initialize(), and CdDecoder::run().

QString* DecoderEvent::error_msg [private]

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