16 #include "Base/Util/Assert.h"
43 return {
"Constant background",
""};
45 return {
"Poisson noise",
""};
Defines class BackgroundItemCatalog.
Defines BackgroundItem classes.
static UiInfo uiInfo(Type t)
UiInfo on the given type.
static Type type(const BackgroundItem *item)
Returns the enum type of the given item.
static QVector< Type > types()
Available types of items.
static BackgroundItem * create(Type type)
Creates the item of the given type.