4#include "include/data_types/attribute/attribute.h"
19 inline constexpr T upperLimit()
const override {
return static_cast<T
>(200); }
The Attribute class is a template class for attribute-like values with lower and upper limit values.
Definition: attribute.h:12
T value() const
Returns the raw value which can otherwise be accessed via QVariant data(const qint32 role).
Definition: data_type.h:33
The Reputation200 class is a template class for 0-200 reputation attribute ranges.
Definition: reputation_200.h:12
namespace ehm_dal::data_types
Definition: attribute.h:6