Module qt_core::q_sys_info

source ·
Expand description

C++ type: QSysInfo

Structs

  • C++ enum: QSysInfo::Endian.
  • 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.

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

  • 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.