src/gui/plugins/component_inspector/Types.hh File Reference
Go to the source code of this file.
Namespaces | |
gz | |
This library is part of the Gazebo project. | |
gz::sim | |
Gazebo is a leading open source robotics simulator, that provides high fidelity physics, rendering, and sensor simulation. | |
gz::sim::inspector | |
Typedefs | |
using | UpdateViewCb = std::function< void(const EntityComponentManager &_ecm, QStandardItem *_item)> |
Function definition that a component can use to update its UI elements based on changes from the ECM. More... | |