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)
    extern (C++)
    template QIntegerForSize (
    int size
    ) if (
    size == 4 &&
    size != cpp_longlong.sizeof
    ) {}
  4. template QIntegerForSize(int size)
  5. template QIntegerForSize(int size)

Members

Aliases

Signed
alias Signed = int
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 = uint
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta