BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Base class for ComponentTreeView and ComponentFlatView. More...
Public Member Functions | |
ComponentView (QWidget *parent=nullptr) | |
virtual void | addItem (SessionItem *) |
virtual void | clearEditor ()=0 |
virtual void | setItem (SessionItem *item)=0 |
Base class for ComponentTreeView and ComponentFlatView.
Definition at line 24 of file ComponentView.h.
|
inline |
Definition at line 27 of file ComponentView.h.
|
inlinevirtual |
Reimplemented in ComponentFlatView.
Definition at line 31 of file ComponentView.h.
Referenced by ComponentEditor::addItem().
|
pure virtual |
Implemented in ComponentTreeView, and ComponentFlatView.
Referenced by ComponentEditor::clearEditor().
|
pure virtual |
Implemented in ComponentTreeView, and ComponentFlatView.
Referenced by ComponentEditor::setItem().