15 #ifndef BORNAGAIN_GUI_MODEL_CATSAMPLE_LATTICE2DITEMCATALOG_H
16 #define BORNAGAIN_GUI_MODEL_CATSAMPLE_LATTICE2DITEMCATALOG_H
40 static QVector<Type>
types();
static QVector< Type > types()
List of available types, sorted as expected in the UI.
static UiInfo uiInfo(Type t)
UiInfo on the given type.
static Type type(const CatalogedType *item)
Returns the enum type of the given item.
static CatalogedType * create(Type type)
Creates the item of the given type.