QIntegerForSize

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
  1. template QIntegerForSize(int size)
  2. template QIntegerForSize(int size)
  3. template QIntegerForSize(int size)
  4. template QIntegerForSize(int size)
    extern (C++)
    template QIntegerForSize (
    int size
    ) if (
    size == 8 &&
    size != cpp_longlong.sizeof
    ) {}
  5. template QIntegerForSize(int size)

Members

Aliases

Signed
alias Signed = long
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
Unsigned
alias Unsigned = ulong
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta