Curve::PointInspectorWidget Class Reference
Inheritance diagram for Curve::PointInspectorWidget:
Public Member Functions | |
PointInspectorWidget (const Curve::PointModel &model, const score::DocumentContext &context, QWidget *parent) | |
Public Member Functions inherited from Inspector::InspectorWidgetBase | |
InspectorWidgetBase (const IdentifiedObjectAbstract &inspectedObj, const score::DocumentContext &context, QWidget *parent, QString name) | |
InspectorWidgetBase Constructor. More... | |
const score::DocumentContext & | context () const |
void | updateSectionsView (QVBoxLayout *layout, const std::vector< QWidget * > &contents) |
void | updateAreaLayout (const std::vector< QWidget * > &contents) |
void | updateAreaLayout (std::initializer_list< QWidget * > contents) |
void | addHeader (QWidget *header) |
const IdentifiedObjectAbstract & | inspectedObject () const |
const IdentifiedObjectAbstract * | inspectedObject_addr () const |
QVBoxLayout * | areaLayout () |
CommandDispatcher * | commandDispatcher () const |
Protected Attributes | |
QPointer< const Curve::PointModel > | m_model |
Inspector::Layout * | m_layout {} |
QDoubleSpinBox * | m_XBox {} |
double | m_xFactor {} |
The documentation for this class was generated from the following files:
- CurvePointInspectorWidget.hpp
- CurvePointInspectorWidget.cpp