BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ModelView::ItemsTreeViewInterface Class Referenceabstract

Saves and restores list of SessionModel's to/from disk using json format. More...

Inheritance diagram for ModelView::ItemsTreeViewInterface:
[legend]
Collaboration diagram for ModelView::ItemsTreeViewInterface:
[legend]

Public Member Functions

virtual void setSessionModel (SessionModel *model)=0
 
virtual QTreeView * treeView () const =0
 

Detailed Description

Saves and restores list of SessionModel's to/from disk using json format.

Definition at line 29 of file itemstreeviewinterface.h.

Member Function Documentation

◆ setSessionModel()

virtual void ModelView::ItemsTreeViewInterface::setSessionModel ( SessionModel model)
pure virtual

◆ treeView()

virtual QTreeView* ModelView::ItemsTreeViewInterface::treeView ( ) const
pure virtual

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