#include <rc.h>
◆ anonymous enum
| Enumerator |
|---|
| kmNone | |
| kmAscii | |
| kmAll | |
◆ anonymous enum
| Enumerator |
|---|
| remapOk | |
| remapUnsupported | |
| remapFormatErr | |
| remapNoSuchDevice | |
◆ eRCInput()
◆ ~eRCInput()
◆ addDevice()
| void eRCInput::addDevice |
( |
const std::string & |
id, |
|
|
eRCDevice * |
dev |
|
) |
| |
◆ close()
◆ getDevice()
| eRCDevice * eRCInput::getDevice |
( |
const std::string & |
id | ) |
|
◆ getDevices()
◆ getInstance()
| static eRCInput* eRCInput::getInstance |
( |
| ) |
|
|
inlinestatic |
◆ getKeyboardMode()
| int eRCInput::getKeyboardMode |
( |
| ) |
|
|
inline |
◆ islocked()
| int eRCInput::islocked |
( |
| ) |
|
|
inline |
◆ keyPressed()
| void eRCInput::keyPressed |
( |
const eRCKey & |
key | ) |
|
|
inline |
◆ lock()
◆ open()
◆ removeDevice()
| void eRCInput::removeDevice |
( |
const std::string & |
id | ) |
|
◆ setKeyboardMode()
| void eRCInput::setKeyboardMode |
( |
int |
mode | ) |
|
|
inline |
◆ setKeyMapping()
◆ unlock()
| void eRCInput::unlock |
( |
| ) |
|
◆ config
◆ devices
◆ keyEvent
| sigc::signal1<void, const eRCKey&> eRCInput::keyEvent |
The documentation for this class was generated from the following files: