DecoderHandlerEvent Class Reference

Events sent by the DecoderHandler and it's helper classes. More...

#include <decoderhandler.h>

Inheritance diagram for DecoderHandlerEvent:
MythEvent

List of all members.

Public Member Functions

 DecoderHandlerEvent (Type t)
 DecoderHandlerEvent (Type t, QString *e)
 DecoderHandlerEvent (Type t, const Metadata &m)
 ~DecoderHandlerEvent ()
QString * getMessage (void) const
MetadatagetMetadata (void) const
virtual MythEventclone (void) const

Static Public Attributes

static Type Ready = (QEvent::Type) QEvent::registerEventType()
static Type Meta = (QEvent::Type) QEvent::registerEventType()
static Type Info = (QEvent::Type) QEvent::registerEventType()
static Type OperationStart = (QEvent::Type) QEvent::registerEventType()
static Type OperationStop = (QEvent::Type) QEvent::registerEventType()
static Type Error = (QEvent::Type) QEvent::registerEventType()

Private Attributes

QString * m_msg
Metadatam_meta

Detailed Description

Events sent by the DecoderHandler and it's helper classes.

Definition at line 37 of file decoderhandler.h.


Constructor & Destructor Documentation

DecoderHandlerEvent::DecoderHandlerEvent ( Type  t  )  [inline]

Definition at line 40 of file decoderhandler.h.

Referenced by clone().

DecoderHandlerEvent::DecoderHandlerEvent ( Type  t,
QString *  e 
) [inline]

Definition at line 43 of file decoderhandler.h.

DecoderHandlerEvent::DecoderHandlerEvent ( Type  t,
const Metadata m 
)

Definition at line 35 of file decoderhandler.cpp.

DecoderHandlerEvent::~DecoderHandlerEvent ( void   ) 

Definition at line 41 of file decoderhandler.cpp.


Member Function Documentation

QString* DecoderHandlerEvent::getMessage ( void   )  const [inline]

Definition at line 49 of file decoderhandler.h.

Referenced by MusicPlayer::customEvent().

Metadata* DecoderHandlerEvent::getMetadata ( void   )  const [inline]

Definition at line 50 of file decoderhandler.h.

Referenced by MusicPlayer::customEvent().

MythEvent * DecoderHandlerEvent::clone ( void   )  const [virtual]

Reimplemented from MythEvent.

Definition at line 50 of file decoderhandler.cpp.


Member Data Documentation

QEvent::Type DecoderHandlerEvent::Ready = (QEvent::Type) QEvent::registerEventType() [static]

Definition at line 54 of file decoderhandler.h.

Referenced by MusicPlayer::customEvent(), and DecoderHandler::doConnectDecoder().

QEvent::Type DecoderHandlerEvent::Meta = (QEvent::Type) QEvent::registerEventType() [static]
QEvent::Type DecoderHandlerEvent::Info = (QEvent::Type) QEvent::registerEventType() [static]

Definition at line 56 of file decoderhandler.h.

Referenced by MusicPlayer::customEvent().

QEvent::Type DecoderHandlerEvent::OperationStart = (QEvent::Type) QEvent::registerEventType() [static]

Definition at line 57 of file decoderhandler.h.

Referenced by MusicPlayer::customEvent().

QEvent::Type DecoderHandlerEvent::OperationStop = (QEvent::Type) QEvent::registerEventType() [static]

Definition at line 58 of file decoderhandler.h.

Referenced by MusicPlayer::customEvent().

QEvent::Type DecoderHandlerEvent::Error = (QEvent::Type) QEvent::registerEventType() [static]

Definition at line 59 of file decoderhandler.h.

Referenced by MusicPlayer::customEvent().

QString* DecoderHandlerEvent::m_msg [private]

Definition at line 62 of file decoderhandler.h.

Referenced by clone(), getMessage(), and ~DecoderHandlerEvent().

Definition at line 63 of file decoderhandler.h.

Referenced by clone(), DecoderHandlerEvent(), getMetadata(), and ~DecoderHandlerEvent().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Thu May 24 06:41:57 2012 for MythTV by  doxygen 1.6.3