BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Collection of flags for SessionModel and SessionItem. More...
Public Types | |
enum | EAppearance { VISIBLE = 0x001 , ENABLED = 0x002 , EDITABLE = 0x004 } |
enum | EColumn { ITEM_NAME , ITEM_VALUE , MAX_COLUMNS } |
enum | ERoles { ModelTypeRole = Qt::UserRole + 1 , FlagRole , DisplayNameRole , LimitsRole , DecimalRole , DefaultTagRole , CustomEditorRole , EndSessionRoles } |
Collection of flags for SessionModel and SessionItem.
Definition at line 22 of file SessionFlags.h.
enum SessionFlags::ERoles |
Enumerator | |
---|---|
ModelTypeRole | |
FlagRole | |
DisplayNameRole | |
LimitsRole | |
DecimalRole | |
DefaultTagRole | |
CustomEditorRole | |
EndSessionRoles |
Definition at line 29 of file SessionFlags.h.