MythTV  0.26-pre
Public Member Functions | Public Attributes
KeyContext Class Reference

List of all members.

Public Member Functions

void AddMapping (int key, QString action)
bool GetMapping (int key, QStringList &actions)

Public Attributes

QMap< int, QStringList > actionMap

Detailed Description

Definition at line 89 of file mythmainwindow.cpp.


Member Function Documentation

void KeyContext::AddMapping ( int  key,
QString  action 
) [inline]

Definition at line 92 of file mythmainwindow.cpp.

bool KeyContext::GetMapping ( int  key,
QStringList &  actions 
) [inline]

Definition at line 97 of file mythmainwindow.cpp.


Member Data Documentation

QMap<int, QStringList> KeyContext::actionMap

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