BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ItemFileNameUtils.h File Reference

Defines auxiliary functions in ItemFileNameUtils namespace. More...

Include dependency graph for ItemFileNameUtils.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Defines auxiliary functions in ItemFileNameUtils namespace.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file ItemFileNameUtils.h.