qRound64

Undocumented in source. Be warned that the author may not have intended to support it.
  1. qint64 qRound64(double d)
  2. qint64 qRound64(float f)
  3. qint64 qRound64(double d)
    extern (C++) pragma(inline, true)
    static if(!defined!"Q_PROCESSOR_ARM_64" && !defined!"_M_ARM64" && !defined!"__ARM64__" && defined!"__SSE2__" && !versionIsSet!("AArch64"))
    qRound64
    (
    double d
    )
  4. qint64 qRound64(float f)
  5. qint64 qRound64(double d)
  6. qint64 qRound64(float d)

Meta