ImFusion C++ SDK 4.4.0
ImFusion::detail::BarItemWidget Class Reference
Inheritance diagram for ImFusion::detail::BarItemWidget:

Signals

void checked (const GlObject *object, const vec3 &color)
 Emitted when the checkbox is checked, for adding a corresponding bar in the GlLiftChartOverlay.
void unchecked (const GlObject *object)
 Emitted when the checkbox is unchecked and when the item is deleted, for removing the corresponding bar in the GlLiftChartOverlay.
void colorChanged (const GlObject *object, const vec3 &color)
 Emitted only when the color changes.

Public Member Functions

 BarItemWidget (const QString &name, const GlObject *object, QWidget *parent=nullptr)
const GlObjectobject () const

The documentation for this class was generated from the following file:
  • ImFusion/GUI/LiftChartOverlayController.h
Search Tab / S to search, Esc to close