KeyPublisher Class Reference
Publish keyboard stokes to "keyboard/keypress" topic. More...
#include <KeyPublisher.hh>
Public Member Functions | |
KeyPublisher () | |
Constructor. | |
virtual | ~KeyPublisher () |
Destructor. | |
virtual void | LoadConfig (const tinyxml2::XMLElement *_pluginElem) override |
Protected Member Functions | |
bool | eventFilter (QObject *_obj, QEvent *_event) override |
Filter events in Qt. | |
Detailed Description
Publish keyboard stokes to "keyboard/keypress" topic.
Configuration
This plugin doesn't accept any custom configuration.
Constructor & Destructor Documentation
◆ KeyPublisher()
KeyPublisher | ( | ) |
Constructor.
◆ ~KeyPublisher()
|
virtual |
Destructor.
Member Function Documentation
◆ eventFilter()
◆ LoadConfig()
|
overridevirtual |
The documentation for this class was generated from the following file: