Loading...
Searching...
No Matches
Scenario::TimeSyncInspectorWidget Class Referencefinal
The TimeSyncInspectorWidget class Inherits from InspectorWidgetInterface. More...
Inheritance diagram for Scenario::TimeSyncInspectorWidget:
Detailed Description
The TimeSyncInspectorWidget class Inherits from InspectorWidgetInterface.
Manages an interface for an TimeSync (Timebox) element.
Public Member Functions | |
| TimeSyncInspectorWidget (const TimeSyncModel &object, 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. | |
| 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:
- TimeSyncInspectorWidget.hpp
- TimeSyncInspectorWidget.cpp
Public Member Functions inherited from