|
AUI Framework
master
Cross-platform base for C++ UI apps
|
This is the complete list of members for AMetric, including all inherited members.
| AMetric() (defined in AMetric) | AMetric | inline |
| AMetric(T value) | AMetric | inline |
| AMetric(float value, Unit unit) (defined in AMetric) | AMetric | inline |
| AMetric(const AString &text) (defined in AMetric) | AMetric | |
| fromPxToMetric(float value, Unit unit) (defined in AMetric) | AMetric | static |
| getRawValue() const (defined in AMetric) | AMetric | inline |
| getUnit() const (defined in AMetric) | AMetric | inline |
| getValueDp() const (defined in AMetric) | AMetric | |
| getValuePx() const (defined in AMetric) | AMetric | |
| operator float() const (defined in AMetric) | AMetric | inline |
| operator!=(const AMetric &rhs) const (defined in AMetric) | AMetric | inline |
| operator*(AMetric rhs) const noexcept (defined in AMetric) | AMetric | inline |
| operator*(float rhs) const noexcept (defined in AMetric) | AMetric | inline |
| operator*=(AMetric rhs) noexcept (defined in AMetric) | AMetric | inline |
| operator*=(float rhs) noexcept (defined in AMetric) | AMetric | inline |
| operator+(AMetric rhs) const noexcept (defined in AMetric) | AMetric | inline |
| operator+=(AMetric rhs) noexcept (defined in AMetric) | AMetric | inline |
| operator-() const (defined in AMetric) | AMetric | inline |
| operator-(AMetric rhs) const noexcept (defined in AMetric) | AMetric | inline |
| operator-=(AMetric rhs) noexcept (defined in AMetric) | AMetric | inline |
| operator/(AMetric rhs) const noexcept (defined in AMetric) | AMetric | inline |
| operator/(float rhs) const noexcept (defined in AMetric) | AMetric | inline |
| operator/=(AMetric rhs) noexcept (defined in AMetric) | AMetric | inline |
| operator/=(float rhs) noexcept (defined in AMetric) | AMetric | inline |
| operator==(const AMetric &rhs) const (defined in AMetric) | AMetric | inline |
| 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 |