[][src]Module qt_core::q_sys_info

C++ type: QSysInfo

Structs

Endian

C++ enum: QSysInfo::Endian.

MacVersion

This enum provides symbolic names for the various versions of the Darwin operating system, covering both macOS and iOS. The QSysInfo::MacintoshVersion variable gives the version of the system on which the application is run.

Sizes

This enum provides platform-specific information about the sizes of data structures used by the underlying architecture.

WinVersion

This enum provides symbolic names for the various versions of the Windows operating system. On Windows, the QSysInfo::WindowsVersion variable gives the version of the system on which the application is run.