|
MythTV master
|
#include <libmythui/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 |
Definition at line 11 of file mythmainwindowprivate.h.
|
inline |
Definition at line 14 of file mythmainwindowprivate.h.
|
inline |
Definition at line 19 of file mythmainwindowprivate.h.
| QMap<int, QStringList> KeyContext::m_actionMap |
Definition at line 29 of file mythmainwindowprivate.h.
Referenced by AddMapping(), and GetMapping().