src/gui/plugins/component_inspector/Types.hh File Reference
Go to the source code of this file.
Namespaces | |
| ignition | |
| This library is part of the Gazebo project. | |
| ignition::gazebo | |
| Gazebo is a leading open source robotics simulator, that provides high fidelity physics, rendering, and sensor simulation. | |
| ignition::gazebo::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... | |