qRound

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

Meta