#include <rcconsole.h>
◆ eRCConsole()
◆ getDescription()
const char * eRCConsole::getDescription |
( |
| ) |
const |
|
virtual |
Get user readable description.
- Returns
- The description.
Implements eRCDevice.
◆ getKeyCompatibleCode()
int eRCConsole::getKeyCompatibleCode |
( |
const eRCKey & |
key | ) |
const |
◆ getKeyDescription()
const char * eRCConsole::getKeyDescription |
( |
const eRCKey & |
key | ) |
const |
◆ handleCode()
void eRCConsole::handleCode |
( |
long |
code | ) |
|
|
virtual |
Handles a device specific code.
Generates events in eRCInput. code is highly device- and driver dependant. For Example, it might be 16bit codes with one bit make/break or special codes for repeat.
Implements eRCDevice.
The documentation for this class was generated from the following files: