| BaseTime(ValueType value) noexcept | BaseTime< ValueType, ThisType, AmendedType > | inline |
| BaseTime(const ThisType &other) noexcept | BaseTime< ValueType, ThisType, AmendedType > | inline |
| comparesEqual(const ThisType &lhs, const ThisType &rhs) noexcept | BaseTime< ValueType, ThisType, AmendedType > | friend |
| compareThreeWay(const ThisType &lhs, const ThisType &rhs) noexcept | BaseTime< ValueType, ThisType, AmendedType > | friend |
| get() const noexcept | BaseTime< ValueType, ThisType, AmendedType > | inline |
| operator+(const ThisType &lhs, const AmendedType &rhs) noexcept | BaseTime< ValueType, ThisType, AmendedType > | friend |
| operator+(const AmendedType &lhs, const ThisType &rhs) noexcept | BaseTime< ValueType, ThisType, AmendedType > | friend |
| operator+=(ThisType &lhs, const AmendedType &rhs) noexcept | BaseTime< ValueType, ThisType, AmendedType > | friend |
| operator-() const | BaseTime< ValueType, ThisType, AmendedType > | inline |
| operator-(const ThisType &lhs, const AmendedType &rhs) noexcept | BaseTime< ValueType, ThisType, AmendedType > | friend |
| operator-=(ThisType &lhs, const AmendedType &rhs) noexcept | BaseTime< ValueType, ThisType, AmendedType > | friend |
| operator=(const ThisType &other) noexcept | BaseTime< ValueType, ThisType, AmendedType > | inline |
| Q_DECLARE_STRONGLY_ORDERED(ThisType) | BaseTime< ValueType, ThisType, AmendedType > | |