- qAcos
auto qAcos(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qAsin
auto qAsin(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qAtan
auto qAtan(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qAtan2
auto qAtan2(T1 y, T2 x)
Undocumented in source. Be warned that the author may not have intended to support it.
- qCeil
int qCeil(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qConstexprNextPowerOfTwo
quint32 qConstexprNextPowerOfTwo(quint32 v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qConstexprNextPowerOfTwo
quint64 qConstexprNextPowerOfTwo(quint64 v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qConstexprNextPowerOfTwo
quint32 qConstexprNextPowerOfTwo(qint32 v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qConstexprNextPowerOfTwo
quint64 qConstexprNextPowerOfTwo(qint64 v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qCos
auto qCos(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qExp
auto qExp(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qFabs
auto qFabs(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qFloor
int qFloor(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qLn
auto qLn(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qNextPowerOfTwo
quint32 qNextPowerOfTwo(qint32 v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qNextPowerOfTwo
quint64 qNextPowerOfTwo(qint64 v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qPow
auto qPow(T1 x, T2 y)
Undocumented in source. Be warned that the author may not have intended to support it.
- qSin
auto qSin(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qSqrt
auto qSqrt(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- qTan
auto qTan(T v)
Undocumented in source. Be warned that the author may not have intended to support it.