Defines class holding all application models.
Defines class FilterPropertyProxy.
Defines interface class ISampleNode.
Defines class MultiLayerView.
Defines class SampleDesigner.
SampleModel * sampleModel()
MaterialModel * materialModel()
InstrumentModel * instrumentModel()
Main class which represents SessionModel on graphics scene.
void setInstrumentModel(InstrumentModel *instrumentModel)
void setMaterialModel(MaterialModel *materialModel)
void setSampleModel(SampleModel *sampleModel)
void setSelectionModel(QItemSelectionModel *model, FilterPropertyProxy *proxy)
The DesignerView class provides widget for displaying the contents of DesignerScene.
The FilterPropertyProxy class filters out all PropertyItem's and similar from SessionModel to have on...
sample designer interface
DesignerScene * m_designerScene
virtual ~SampleDesigner()
void setModels(ApplicationModels *models)
SampleDesigner(QWidget *parent=0)
DesignerView * m_designerView
scene which holds all objects
void setSelectionModel(QItemSelectionModel *model, FilterPropertyProxy *proxy)