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

Description

Implements class JobPropertiesTableModel.

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 JobPropertiesTableModel.cpp.

Include dependency graph for JobPropertiesTableModel.cpp:

Go to the source code of this file.

Namespaces

 Column
 
 Row
 

Enumerations

enum  Columns
 
enum  Rows
 

Enumeration Type Documentation

◆ Columns

enum Columns

Definition at line 23 of file JobPropertiesTableModel.cpp.

23 { Name, Value };
constexpr auto Value("value")

◆ Rows

enum Rows

Definition at line 30 of file JobPropertiesTableModel.cpp.

30 { Name, Sample, Instrument, Status, Begin, End, Duration };
Assembles beam, detector and their relative positions with respect to the sample.
Definition: Instrument.h:26