ImageLoadEvent Class Reference

List of all members.

Public Member Functions

 ImageLoadEvent (const MythUIImage *parent, MythImage *image, const QString &basefile, const QString &filename, int number, bool aborted)
 ImageLoadEvent (const MythUIImage *parent, AnimationFrames *frames, const QString &basefile, const QString &filename, bool aborted)
const MythUIImageGetParent () const
MythImageGetImage () const
const QString GetBasefile () const
const QString GetFilename () const
const int GetNumber () const
AnimationFramesGetAnimationFrames () const
const bool GetAbortState () const

Static Public Attributes

static Type kEventType

Private Attributes

const MythUIImagem_parent
MythImagem_image
QString m_basefile
QString m_filename
int m_number
AnimationFramesm_images
bool m_aborted

Detailed Description

Definition at line 399 of file mythuiimage.cpp.


Constructor & Destructor Documentation

ImageLoadEvent::ImageLoadEvent ( const MythUIImage parent,
MythImage image,
const QString &  basefile,
const QString &  filename,
int  number,
bool  aborted 
) [inline]

Definition at line 402 of file mythuiimage.cpp.

ImageLoadEvent::ImageLoadEvent ( const MythUIImage parent,
AnimationFrames frames,
const QString &  basefile,
const QString &  filename,
bool  aborted 
) [inline]

Definition at line 410 of file mythuiimage.cpp.


Member Function Documentation

const MythUIImage* ImageLoadEvent::GetParent (  )  const [inline]

Definition at line 418 of file mythuiimage.cpp.

Referenced by MythUIImage::customEvent().

MythImage* ImageLoadEvent::GetImage (  )  const [inline]

Definition at line 419 of file mythuiimage.cpp.

Referenced by MythUIImage::customEvent().

const QString ImageLoadEvent::GetBasefile (  )  const [inline]

Definition at line 420 of file mythuiimage.cpp.

Referenced by MythUIImage::customEvent().

const QString ImageLoadEvent::GetFilename ( void   )  const [inline]

Definition at line 421 of file mythuiimage.cpp.

Referenced by MythUIImage::customEvent().

const int ImageLoadEvent::GetNumber (  )  const [inline]

Definition at line 422 of file mythuiimage.cpp.

Referenced by MythUIImage::customEvent().

AnimationFrames* ImageLoadEvent::GetAnimationFrames (  )  const [inline]

Definition at line 423 of file mythuiimage.cpp.

Referenced by MythUIImage::customEvent().

const bool ImageLoadEvent::GetAbortState (  )  const [inline]

Definition at line 424 of file mythuiimage.cpp.

Referenced by MythUIImage::customEvent().


Member Data Documentation

QEvent::Type ImageLoadEvent::kEventType [static]
Initial value:
    (QEvent::Type) QEvent::registerEventType()

Definition at line 426 of file mythuiimage.cpp.

Referenced by MythUIImage::customEvent().

Definition at line 429 of file mythuiimage.cpp.

Referenced by GetParent().

Definition at line 430 of file mythuiimage.cpp.

Referenced by GetImage().

QString ImageLoadEvent::m_basefile [private]

Definition at line 431 of file mythuiimage.cpp.

Referenced by GetBasefile().

QString ImageLoadEvent::m_filename [private]

Definition at line 432 of file mythuiimage.cpp.

Referenced by GetFilename().

int ImageLoadEvent::m_number [private]

Definition at line 433 of file mythuiimage.cpp.

Referenced by GetNumber().

Definition at line 436 of file mythuiimage.cpp.

Referenced by GetAnimationFrames().

Definition at line 439 of file mythuiimage.cpp.

Referenced by GetAbortState().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:04 2012 for MythTV by  doxygen 1.6.3