|
| int | GetWindowID () const override |
| | Get the window ID for which actions should be translated. More...
|
| |
| void | SetWindowID (int windowId) override |
| | Set the window ID. More...
|
| |
| int | GetFallthrough (int windowId) const override |
| | Get the fallthrough window to when a key definition is missing. More...
|
| |
|
bool | UseGlobalFallthrough () const override |
| | Specify if the global keymap should be used when the window and fallback window are undefined.
|
| |
|
bool | UseEasterEgg () const override |
| | Specify if the agent should monitor for easter egg presses.
|
| |
◆ GetFallthrough()
| int CKeymapEnvironment::GetFallthrough |
( |
int |
windowId | ) |
const |
|
overridevirtual |
Get the fallthrough window to when a key definition is missing.
- Parameters
-
- Returns
- The window ID, or -1 for no fallthrough
Implements KODI::KEYMAP::IKeymapEnvironment.
◆ GetWindowID()
| int KODI::KEYMAP::CKeymapEnvironment::GetWindowID |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ SetWindowID()
| void KODI::KEYMAP::CKeymapEnvironment::SetWindowID |
( |
int |
windowId | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following files: