MythTV  0.26-pre
Public Member Functions | Static Public Attributes | Private Attributes
ScreenLoadCompletionEvent Class Reference

Event that can be dispatched from a MythScreenType when it has completed loading. More...

#include <mythscreentype.h>

List of all members.

Public Member Functions

 ScreenLoadCompletionEvent (const QString &id)
QString GetId ()

Static Public Attributes

static Type kEventType

Private Attributes

QString m_id

Detailed Description

Event that can be dispatched from a MythScreenType when it has completed loading.

Definition at line 19 of file mythscreentype.h.


Constructor & Destructor Documentation

ScreenLoadCompletionEvent::ScreenLoadCompletionEvent ( const QString &  id) [inline]

Definition at line 22 of file mythscreentype.h.


Member Function Documentation

QString ScreenLoadCompletionEvent::GetId ( ) [inline]

Definition at line 25 of file mythscreentype.h.

Referenced by ProgLister::customEvent().


Member Data Documentation

Initial value:
    (QEvent::Type) QEvent::registerEventType()

Definition at line 27 of file mythscreentype.h.

Referenced by ProgLister::customEvent().

Definition at line 30 of file mythscreentype.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends