15 #ifndef BORNAGAIN_GUI_MODEL_SAMPLE_MULTILAYERITEMS_H
16 #define BORNAGAIN_GUI_MODEL_SAMPLE_MULTILAYERITEMS_H
Main model to hold sample items.
void removeMultiLayer(MultiLayerItem *sample)
void serialize(Streamer &s)
QStringList sampleNames() const
QVector< MultiLayerItem * > m_samples
QVector< MultiLayerItem * > sampleItems() const
MultiLayerItem * addMultiLayer()
Adds a sample and returns the new item.
Supports serialization to or deserialization from QXmlStream.