Loading...
Searching...
No Matches
Interpolation::StateInspectorWidget Class Referencefinal
Inheritance diagram for Interpolation::StateInspectorWidget:
Public Member Functions | |
| StateInspectorWidget (const ProcessState &object, const score::DocumentContext &context, QWidget *parent=nullptr) | |
Public Member Functions inherited from Inspector::InspectorWidgetBase | |
| InspectorWidgetBase (const IdentifiedObjectAbstract &inspectedObj, const score::DocumentContext &context, QWidget *parent, QString name) | |
| InspectorWidgetBase Constructor. | |
| 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 |
The documentation for this class was generated from the following files:
- InterpolationInspectorWidget.hpp
- InterpolationInspectorWidget.cpp
Public Member Functions inherited from