ProgressUpdateEvent Class Reference

#include <mythprogressdialog.h>

List of all members.

Public Member Functions

 ProgressUpdateEvent (uint count, uint total=0, QString message="")
QString GetMessage ()
uint GetTotal ()
uint GetCount ()

Static Public Attributes

static Type kEventType

Private Attributes

uint m_total
uint m_count
QString m_message

Detailed Description

Definition at line 11 of file mythprogressdialog.h.


Constructor & Destructor Documentation

ProgressUpdateEvent::ProgressUpdateEvent ( uint  count,
uint  total = 0,
QString  message = "" 
) [inline]

Definition at line 14 of file mythprogressdialog.h.


Member Function Documentation

QString ProgressUpdateEvent::GetMessage (  )  [inline]

Definition at line 18 of file mythprogressdialog.h.

Referenced by MythUIProgressDialog::customEvent().

uint ProgressUpdateEvent::GetTotal (  )  [inline]

Definition at line 19 of file mythprogressdialog.h.

Referenced by MythUIProgressDialog::customEvent().

uint ProgressUpdateEvent::GetCount ( void   )  [inline]

Definition at line 20 of file mythprogressdialog.h.

Referenced by MythUIProgressDialog::customEvent().


Member Data Documentation

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

Definition at line 22 of file mythprogressdialog.h.

Referenced by MythUIProgressDialog::customEvent().

Definition at line 25 of file mythprogressdialog.h.

Definition at line 26 of file mythprogressdialog.h.

QString ProgressUpdateEvent::m_message [private]

Definition at line 27 of file mythprogressdialog.h.


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