MythTV  master
Public Member Functions | Public Attributes | List of all members
KeyContext Class Reference

#include <mythmainwindowprivate.h>

Public Member Functions

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

Public Attributes

QMap< int, QStringList > m_actionMap
 

Detailed Description

Definition at line 12 of file mythmainwindowprivate.h.

Member Function Documentation

◆ AddMapping()

void KeyContext::AddMapping ( int  key,
const QString &  action 
)
inline

Definition at line 15 of file mythmainwindowprivate.h.

◆ GetMapping()

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

Definition at line 20 of file mythmainwindowprivate.h.

Member Data Documentation

◆ m_actionMap

QMap<int, QStringList> KeyContext::m_actionMap

Definition at line 30 of file mythmainwindowprivate.h.

Referenced by AddMapping(), and GetMapping().


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