15 #ifndef BORNAGAIN_GUI_SUPPORT_IO_ITEMFILENAMEUTILS_H
16 #define BORNAGAIN_GUI_SUPPORT_IO_ITEMFILENAMEUTILS_H
18 #include <QStringList>
Contains set of convenience methods for JobItem and its children.
QString jobReferenceFileName(const QString &itemName)
Constructs the name of the file with reference data.
QString jobResultsFileName(const QString &itemName)
Constructs the name of the file with simulated intensities.
QStringList nonXMLFileNameFilters()
Returns list of fileName filters related to nonXML data stored by JobModel and RealDataModel.
QString nativeDataFileName(const QString &dataName)
QString realDataFileName(const QString &dataName)
Constructs the name of the intensity file belonging to real data item.
QString jobNativeDataFileName(const QString &id)