InspectorPanel::InspectorPanelWidget Class Referencefinal

The InspectorPanel class manages the main panel. More...

Inheritance diagram for InspectorPanel::InspectorPanelWidget:

Detailed Description

The InspectorPanel class manages the main panel.

It creates and displays the view for each inspected element.

Public Member Functions

 InspectorPanelWidget (const Inspector::InspectorWidgetList &list, score::SelectionStack &s, QVBoxLayout *lay, QWidget *parent, QObject *parentObj)
 
void newItemsInspected (const Selection &)
 newItemInspected load the view for the selected object More...
 

Member Function Documentation

◆ newItemsInspected()

void InspectorPanel::InspectorPanelWidget::newItemsInspected ( const Selection objects)

newItemInspected load the view for the selected object

It's called when the user selects a new item

Parameters
objectThe selected object.

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