|
BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines GUI::Util namespace.
Definition in file Backup.h.
Go to the source code of this file.
Namespaces | |
| GUI | |
| GUI::Util | |
Functions | |
| template<typename T > | |
| void | GUI::Util::copyContents (const T *source, T *dest) |
| template<typename T > | |
| QByteArray | GUI::Util::createBackup (const T *t) |
| template<typename T > | |
| void | GUI::Util::restoreBackup (T *t, const QByteArray &backup) |