BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines auxiliary functions in ItemFileNameUtils namespace. More...
Go to the source code of this file.
Namespaces | |
ItemFileNameUtils | |
Contains set of convenience methods for JobItem and its children. | |
Functions | |
QString | ItemFileNameUtils::instrumentDataFileName (const InstrumentItem &instrumentItem) |
QString | ItemFileNameUtils::jobNativeDataFileName (const JobItem &jobItem) |
QString | ItemFileNameUtils::jobReferenceFileName (const JobItem &jobItem) |
Constructs the name of the file with reference data. More... | |
QString | ItemFileNameUtils::jobResultsFileName (const JobItem &jobItem) |
Constructs the name of the file with simulated intensities. More... | |
QString | ItemFileNameUtils::nativeDataFileName (const RealDataItem &realDataItem) |
QStringList | ItemFileNameUtils::nonXMLFileNameFilters () |
Returns list of fileName filters related to nonXML data stored by JobModel and RealDataModel. More... | |
QString | ItemFileNameUtils::realDataFileName (const RealDataItem &realDataItem) |
Constructs the name of the intensity file belonging to real data item. More... | |
Defines auxiliary functions in ItemFileNameUtils namespace.
Definition in file ItemFileNameUtils.h.