|
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 12 of file mythmainwindowprivate.h.
|
inline |
Definition at line 15 of file mythmainwindowprivate.h.
|
inline |
Definition at line 20 of file mythmainwindowprivate.h.
| QMap<int, QStringList> KeyContext::m_actionMap |
Definition at line 30 of file mythmainwindowprivate.h.
Referenced by AddMapping(), and GetMapping().