DecoderEvent Class Reference

#include <decoder.h>

Inheritance diagram for DecoderEvent:

MythEvent

List of all members.


Detailed Description

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


Public Types

enum  Type { Decoding = (QEvent::User + 100), Stopped, Finished, Error }

Public Member Functions

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

Private Attributes

QString * error_msg

Member Enumeration Documentation

Enumerator:
Decoding 
Stopped 
Finished 
Error 

Reimplemented from MythEvent.

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


Constructor & Destructor Documentation

DecoderEvent::DecoderEvent ( Type  t  )  [inline]

Definition at line 30 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 38 of file mythplugins/mythmusic/mythmusic/decoder.h.


Member Function Documentation

const QString* DecoderEvent::errorMessage (  )  const [inline]

DecoderEvent * DecoderEvent::clone (  )  [virtual]

Reimplemented from MythEvent.

Definition at line 23 of file decoder.cpp.


Member Data Documentation

QString* DecoderEvent::error_msg [private]

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

Referenced by clone(), errorMessage(), and ~DecoderEvent().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:01 2010 for MythTV by  doxygen 1.5.5