Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Approx Member List

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

Approx(double value)Approxexplicit
Approx(T const &value)Approxinlineexplicit
custom()Approxstatic
epsilon(T const &newEpsilon)Approxinline
margin(T const &newMargin)Approxinline
operator!=(T const &lhs, Approx const &rhs)Approxfriend
operator!=(Approx const &lhs, T const &rhs)Approxfriend
operator()(T const &value) constApproxinline
operator-() constApprox
operator<=(T const &lhs, Approx const &rhs)Approxfriend
operator<=(Approx const &lhs, T const &rhs)Approxfriend
operator==(const T &lhs, Approx const &rhs)Approxfriend
operator==(Approx const &lhs, const T &rhs)Approxfriend
operator>=(T const &lhs, Approx const &rhs)Approxfriend
operator>=(Approx const &lhs, T const &rhs)Approxfriend
scale(T const &newScale)Approxinline
toString() constApprox