15 #ifndef BORNAGAIN_MVVM_MODEL_MVVM_INTERFACES_APPLICATIONMODELSINTERFACE_H
16 #define BORNAGAIN_MVVM_MODEL_MVVM_INTERFACES_APPLICATIONMODELSINTERFACE_H
18 #include "mvvm/model_export.h"
Interface to access application's model list for further manipulation.
virtual std::vector< SessionModel * > persistent_models() const =0
Returns vector of models intended for saving on disk.
materialitems.h Collection of materials to populate MaterialModel.