QSysInfo

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++) extern (C++)
struct QSysInfo {}

Members

Enums

Endian
enum Endian
Undocumented in source.
Endian
enum Endian
Undocumented in source.
MacVersion
enum MacVersion
Undocumented in source.
Sizes
enum Sizes
Undocumented in source.
WinVersion
enum WinVersion
Undocumented in source.

Manifest constants

ByteOrder
enum ByteOrder;
Undocumented in source.
ByteOrder
enum ByteOrder;
Undocumented in source.

Static functions

bootUniqueId
QByteArray bootUniqueId()
Undocumented in source.
buildAbi
QString buildAbi()
Undocumented in source.
buildCpuArchitecture
QString buildCpuArchitecture()
Undocumented in source.
currentCpuArchitecture
QString currentCpuArchitecture()
Undocumented in source.
kernelType
QString kernelType()
Undocumented in source.
kernelVersion
QString kernelVersion()
Undocumented in source.
macVersion
MacVersion macVersion()
Undocumented in source.
macVersion
MacVersion macVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
machineHostName
QString machineHostName()
Undocumented in source.
machineUniqueId
QByteArray machineUniqueId()
Undocumented in source.
prettyProductName
QString prettyProductName()
Undocumented in source.
productType
QString productType()
Undocumented in source.
productVersion
QString productVersion()
Undocumented in source.
windowsVersion
WinVersion windowsVersion()
Undocumented in source.
windowsVersion
WinVersion windowsVersion()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

ByteOrder
const(int) ByteOrder;
Undocumented in source.
MacintoshVersion
const(MacVersion) MacintoshVersion;
Undocumented in source.
MacintoshVersion
const(MacVersion) MacintoshVersion;
Undocumented in source.
WindowsVersion
const(WinVersion) WindowsVersion;
Undocumented in source.
WindowsVersion
const(WinVersion) WindowsVersion;
Undocumented in source.

Meta