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

Description

Defines class DoubleDescriptor.

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 DoubleDescriptor.h.

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

Go to the source code of this file.

Classes

class  DoubleDescriptor
 Describes properties of a double value which are necessary to allow GUI representation, editing the value, undo/redo, unit conversion. More...
 

Typedefs

using DoubleDescriptors = QList< DoubleDescriptor >
 

Typedef Documentation

◆ DoubleDescriptors

Definition at line 102 of file DoubleDescriptor.h.