15 #ifndef BORNAGAIN_GUI_COREGUI_MODELS_ITEMFILENAMEUTILS_H
16 #define BORNAGAIN_GUI_COREGUI_MODELS_ITEMFILENAMEUTILS_H
The RealDataItem class represents intensity data imported from file and intended for fitting.
Contains set of convenience methods for JobItem and its children.
QStringList nonXMLFileNameFilters()
Returns list of fileName filters related to nonXML data stored by JobModel and RealDataModel.
QString nativeDataFileName(const RealDataItem &realDataItem)
QString instrumentDataFileName(const InstrumentItem &instrumentItem)
QString jobResultsFileName(const JobItem &jobItem)
Constructs the name of the file with simulated intensities.
QString realDataFileName(const RealDataItem &realDataItem)
Constructs the name of the intensity file belonging to real data item.
QString jobReferenceFileName(const JobItem &jobItem)
Constructs the name of the file with reference data.
QString jobNativeDataFileName(const JobItem &jobItem)