Scenario::EventInspectorWidget Class Referencefinal

The EventInspectorWidget class Inherits from InspectorWidgetInterface. More...

Inheritance diagram for Scenario::EventInspectorWidget:
Inspector::InspectorWidgetBase

Detailed Description

The EventInspectorWidget class Inherits from InspectorWidgetInterface.

Manages an interface for an Event (Timebox) element.

Public Member Functions

 EventInspectorWidget (const EventModel &object, const score::DocumentContext &context, QWidget *parent=nullptr)
 
void expandEventSection (bool b)
 
- Public Member Functions inherited from Inspector::InspectorWidgetBase
 InspectorWidgetBase (const IdentifiedObjectAbstract &inspectedObj, const score::DocumentContext &context, QWidget *parent, QString name)
 InspectorWidgetBase Constructor. More...
 
const score::DocumentContextcontext () 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 IdentifiedObjectAbstractinspectedObject () const
 
const IdentifiedObjectAbstractinspectedObject_addr () const
 
QVBoxLayout * areaLayout ()
 
CommandDispatchercommandDispatcher () const
 

Constructor & Destructor Documentation

◆ EventInspectorWidget()

Scenario::EventInspectorWidget::EventInspectorWidget ( const EventModel object,
const score::DocumentContext context,
QWidget *  parent = nullptr 
)
explicit

BODY Information


The documentation for this class was generated from the following files: