Accesing Qt events using a System/GUI plugin
Hi,
Is there a way to access Qt in order to get access to its events using a GUI/System plugin?
The idea is to have access to keyboard events and to attach them to callbacks.
I am also interested in the possibility of adding new windows, widgets, buttons, using a plugin, not having to change gazebo source code.
Thanks, Andrei