EntityContextMenu.hh
This library is part of the Gazebo project.
This plugin is in charge of showing the entity context menu when the right button is clicked on a vis...
Definition: EntityContextMenuPlugin.hh:37
IgnGazebo QML Plugin that registers C++ class so that they are accessible from QML.
Definition: EntityContextMenu.hh:33
Q_INVOKABLE void OnRemove(const QString &_data, const QString &_type)
Callback when a context menu item is invoked.
Q_INVOKABLE void OnRequest(const QString &_request, const QString &_data)
Callback when a context menu item is invoked.