DialogCompletionEvent Class Reference

#include <mythdialogbox.h>

List of all members.


Detailed Description

Definition at line 14 of file mythdialogbox.h.


Public Member Functions

 DialogCompletionEvent (const QString &id, int result)
QString GetId ()
int GetResult ()

Private Attributes

QString m_id
int m_result

Constructor & Destructor Documentation

DialogCompletionEvent::DialogCompletionEvent ( const QString &  id,
int  result 
) [inline]

Definition at line 17 of file mythdialogbox.h.


Member Function Documentation

QString DialogCompletionEvent::GetId (  )  [inline]

Definition at line 21 of file mythdialogbox.h.

Referenced by MythControls::customEvent(), and MythAppearance::customEvent().

int DialogCompletionEvent::GetResult (  )  [inline]

Definition at line 22 of file mythdialogbox.h.

Referenced by MythControls::customEvent(), and MythAppearance::customEvent().


Member Data Documentation

QString DialogCompletionEvent::m_id [private]

Definition at line 25 of file mythdialogbox.h.

Referenced by GetId().

Definition at line 26 of file mythdialogbox.h.

Referenced by GetResult().


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

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