src/gui/plugins/component_inspector/SystemPluginInfo.hh
Go to the documentation of this file.
The EntityComponentManager constructs, deletes, and returns components and entities....
Definition: gz/sim/EntityComponentManager.hh:67
A class that handles SystemPluginInfo components.
Definition: src/gui/plugins/component_inspector/SystemPluginInfo.hh:34
void UpdateView(const EntityComponentManager &_ecm, QStandardItem *_item)
Callback when there are ECM updates.
SystemPluginInfo(ComponentInspector *_inspector)
Constructor.