BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Interface to access application's model list for further manipulation. More...
Public Member Functions | |
virtual std::vector< SessionModel * > | persistent_models () const =0 |
Returns vector of models intended for saving on disk. More... | |
Interface to access application's model list for further manipulation.
Used in the context of save/load projects.
Definition at line 28 of file applicationmodelsinterface.h.
|
pure virtual |
Returns vector of models intended for saving on disk.
Implemented in gui2::ApplicationModels.