JoystickKeycodeEvent Class Reference

#include <jsmenuevent.h>

List of all members.

Public Member Functions

 JoystickKeycodeEvent (const QString &jsmenuevent_text, int key_code, bool key_down)
QString getJoystickMenuText () const
int getKeycode () const
bool isKeyDown () const

Static Public Attributes

static Type kEventType

Private Attributes

QString m_jsmenueventtext
int m_keycode
bool m_keydown

Detailed Description

Definition at line 13 of file jsmenuevent.h.


Constructor & Destructor Documentation

JoystickKeycodeEvent::JoystickKeycodeEvent ( const QString &  jsmenuevent_text,
int  key_code,
bool  key_down 
) [inline]

Definition at line 16 of file jsmenuevent.h.


Member Function Documentation

QString JoystickKeycodeEvent::getJoystickMenuText (  )  const [inline]

Definition at line 23 of file jsmenuevent.h.

Referenced by MythMainWindow::customEvent().

int JoystickKeycodeEvent::getKeycode (  )  const [inline]

Definition at line 24 of file jsmenuevent.h.

Referenced by MythMainWindow::customEvent().

bool JoystickKeycodeEvent::isKeyDown (  )  const [inline]

Definition at line 25 of file jsmenuevent.h.

Referenced by MythMainWindow::customEvent().


Member Data Documentation

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

Definition at line 27 of file jsmenuevent.h.

Referenced by MythMainWindow::customEvent().

Definition at line 30 of file jsmenuevent.h.

Referenced by getJoystickMenuText().

Definition at line 31 of file jsmenuevent.h.

Referenced by getKeycode().

Definition at line 32 of file jsmenuevent.h.

Referenced by isKeyDown().


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