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

#include <mythevent.h>

List of all members.

Public Member Functions

 ExternalKeycodeEvent (const int key)
int getKeycode ()

Static Public Attributes

static Type kEventType

Private Attributes

int keycode

Detailed Description

Definition at line 89 of file mythevent.h.


Constructor & Destructor Documentation

Definition at line 92 of file mythevent.h.


Member Function Documentation

Definition at line 95 of file mythevent.h.

Referenced by MythMainWindow::customEvent().


Member Data Documentation

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

Definition at line 97 of file mythevent.h.

Referenced by MythMainWindow::customEvent().

Definition at line 100 of file mythevent.h.


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