15 #ifndef BORNAGAIN_GUI_COREGUI_VIEWS_SAMPLEDESIGNER_LAYERVIEW_H
16 #define BORNAGAIN_GUI_COREGUI_VIEWS_SAMPLEDESIGNER_LAYERVIEW_H
28 virtual void paint(QPainter* painter,
const QStyleOptionGraphicsItem* option, QWidget* widget);
Defines interface ILayerView.
Base class for LayerView and MultiLayerView Provides functionality for moving view on top of MultiLay...
parent class for graphic representation of all ISampleNode's
Class that represents view of Layer.
LayerView(QGraphicsItem *parent=0)
virtual void addView(IView *childView, int row=0)
virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)