SystemPluginInfo Class Reference
A class that handles SystemPluginInfo components. More...
#include <SystemPluginInfo.hh>
Public Member Functions | |
SystemPluginInfo (ComponentInspector *_inspector) | |
Constructor. More... | |
void | UpdateView (const EntityComponentManager &_ecm, QStandardItem *_item) |
Callback when there are ECM updates. More... | |
Detailed Description
A class that handles SystemPluginInfo components.
Constructor & Destructor Documentation
◆ SystemPluginInfo()
|
explicit |
Constructor.
- Parameters
-
[in] _inspector The component inspector.
Member Function Documentation
◆ UpdateView()
void UpdateView | ( | const EntityComponentManager & | _ecm, |
QStandardItem * | _item | ||
) |
Callback when there are ECM updates.
- Parameters
-
[in] _ecm Immutable reference to the ECM. [in] _item Item to update.
The documentation for this class was generated from the following file: