16 #include "Base/Util/Assert.h"
48 return {
"2D Gaussian",
""};
Defines class ResolutionFunctionItemCatalog.
Defines family of ResolutionFunctionItem.
static Type type(const ResolutionFunctionItem *item)
Returns the enum type of the given item.
static UiInfo uiInfo(Type t)
UiInfo on the given type.
static ResolutionFunctionItem * create(Type type, const std::variant< QString, Unit > &unit=Unit::unitless)
Creates the item of the given type.
static QVector< Type > types()
Available types of items.