BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Implements class QREDataLoader.
Definition in file QREDataLoader.cpp.
Go to the source code of this file.
Functions | |
QDataStream & | operator<< (QDataStream &stream, const QREDataLoader::ErrorDefinition &s) |
QDataStream & | operator<< (QDataStream &stream, const QREDataLoader::ImportSettings &s) |
QDataStream & | operator>> (QDataStream &stream, QREDataLoader::ErrorDefinition &s) |
QDataStream & | operator>> (QDataStream &stream, QREDataLoader::ImportSettings &s) |
QDataStream& operator<< | ( | QDataStream & | stream, |
const QREDataLoader::ErrorDefinition & | s | ||
) |
Definition at line 760 of file QREDataLoader.cpp.
QDataStream& operator<< | ( | QDataStream & | stream, |
const QREDataLoader::ImportSettings & | s | ||
) |
Definition at line 572 of file QREDataLoader.cpp.
QDataStream& operator>> | ( | QDataStream & | stream, |
QREDataLoader::ErrorDefinition & | s | ||
) |
Definition at line 774 of file QREDataLoader.cpp.
QDataStream& operator>> | ( | QDataStream & | stream, |
QREDataLoader::ImportSettings & | s | ||
) |
Definition at line 578 of file QREDataLoader.cpp.