AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AMetric Member List

This is the complete list of members for AMetric, including all inherited members.

AMetric() (defined in AMetric)AMetricinline
AMetric(T value)AMetricinline
AMetric(float value, Unit unit) (defined in AMetric)AMetricinline
AMetric(const AString &text) (defined in AMetric)AMetric
fromPxToMetric(float value, Unit unit) (defined in AMetric)AMetricstatic
getRawValue() const (defined in AMetric)AMetricinline
getUnit() const (defined in AMetric)AMetricinline
getValueDp() const (defined in AMetric)AMetric
getValuePx() const (defined in AMetric)AMetric
operator float() const (defined in AMetric)AMetricinline
operator!=(const AMetric &rhs) const (defined in AMetric)AMetricinline
operator*(AMetric rhs) const noexcept (defined in AMetric)AMetricinline
operator*(float rhs) const noexcept (defined in AMetric)AMetricinline
operator*=(AMetric rhs) noexcept (defined in AMetric)AMetricinline
operator*=(float rhs) noexcept (defined in AMetric)AMetricinline
operator+(AMetric rhs) const noexcept (defined in AMetric)AMetricinline
operator+=(AMetric rhs) noexcept (defined in AMetric)AMetricinline
operator-() const (defined in AMetric)AMetricinline
operator-(AMetric rhs) const noexcept (defined in AMetric)AMetricinline
operator-=(AMetric rhs) noexcept (defined in AMetric)AMetricinline
operator/(AMetric rhs) const noexcept (defined in AMetric)AMetricinline
operator/(float rhs) const noexcept (defined in AMetric)AMetricinline
operator/=(AMetric rhs) noexcept (defined in AMetric)AMetricinline
operator/=(float rhs) noexcept (defined in AMetric)AMetricinline
operator==(const AMetric &rhs) const (defined in AMetric)AMetricinline
T_DP enum value (defined in AMetric)AMetric
T_PT enum value (defined in AMetric)AMetric
T_PX enum value (defined in AMetric)AMetric
T_UNKNOWN enum value (defined in AMetric)AMetric
Unit enum name (defined in AMetric)AMetric