BornAgain  1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
GUI::ID Namespace Reference

Enumerations

enum class  Distributions { All , Symmetric }
 Which distributions should be available in the selector. More...
 
enum  ViewId {
  WELCOME , PROJECT , INSTRUMENT , SAMPLE ,
  IMPORT , SIMULATION , JOB , SESSIONMODEL
}
 Top-level windows. More...
 

Enumeration Type Documentation

◆ Distributions

Which distributions should be available in the selector.

Enumerator
All 
Symmetric 

Definition at line 24 of file ID.h.

◆ ViewId

Top-level windows.

Enumerator
WELCOME 
PROJECT 
INSTRUMENT 
SAMPLE 
IMPORT 
SIMULATION 
JOB 
SESSIONMODEL 

Definition at line 21 of file ID.h.

@ SAMPLE
Definition: ID.h:21
@ WELCOME
Definition: ID.h:21
@ SIMULATION
Definition: ID.h:21
@ PROJECT
Definition: ID.h:21
@ JOB
Definition: ID.h:21
@ SESSIONMODEL
Definition: ID.h:21
@ INSTRUMENT
Definition: ID.h:21
@ IMPORT
Definition: ID.h:21