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

Description

Defines namespace GUI::Model::FilenameUtils.

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.

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

 GUI
 
 GUI::Model
 
 GUI::Model::FilenameUtils
 Contains set of convenience methods for JobItem and its children.
 

Functions

QString GUI::Model::FilenameUtils::jobNativeDataFileName (const QString &id)
 
QString GUI::Model::FilenameUtils::jobReferenceFileName (const QString &itemName)
 Constructs the name of the file with reference data. More...
 
QString GUI::Model::FilenameUtils::jobResultsFileName (const QString &itemName)
 Constructs the name of the file with simulated intensities. More...
 
QString GUI::Model::FilenameUtils::nativeDataFileName (const QString &dataName)
 
QStringList GUI::Model::FilenameUtils::nonXMLFileNameFilters ()
 Returns list of fileName filters related to nonXML data stored by JobModel and RealDataModel. More...
 
QString GUI::Model::FilenameUtils::realDataFileName (const QString &dataName)
 Constructs the name of the intensity file belonging to real data item. More...