Go to the documentation of this file.
17 #ifndef GAZEBO_PLUGINS_KEYBOARDGUIPLUGIN_HH_
18 #define GAZEBO_PLUGINS_KEYBOARDGUIPLUGIN_HH_
27 class KeyboardGUIPluginPrivate;
49 private:
bool eventFilter(QObject *_obj, QEvent *_event);
53 private: std::unique_ptr<KeyboardGUIPluginPrivate> dataPtr;
A plugin loaded within the gzclient on startup.
Definition: GuiPlugin.hh:26
Forward declarations for the common classes.
Definition: Animation.hh:26
A GUI plugin that captures key strokes from gzclient GUI and publishes over gz transport topic ~/keyb...
Definition: KeyboardGUIPlugin.hh:31
Generic description of a keyboard event.
Definition: KeyEvent.hh:32
#define GAZEBO_VISIBLE
Definition: system.hh:59