BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines namespace GUI::Model::FilenameUtils.
Definition in file ItemFileNameUtils.h.
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... | |