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

Description

Defines GUI::Util 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 Backup.h.

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

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)