15 #ifndef BORNAGAIN_GUI_VIEW_MASK_MASKALLVIEW_H
16 #define BORNAGAIN_GUI_VIEW_MASK_MASKALLVIEW_H
39 void paint(QPainter* painter,
const QStyleOptionGraphicsItem*, QWidget*)
override;
Defines interface IShape2DView.
Main interface class for views representing MaskItems, Projections on graphics scene.
This is a view of MaskAllItem which covers whole detector plane with mask value=true.
void onItemDestroyed() override
void update_view() override
SessionItem * parameterizedItem() const override
MaskAllView(MaskAllItem *item)
int type() const override
void paint(QPainter *painter, const QStyleOptionGraphicsItem *, QWidget *) override
Base class for a GUI data item.