SystemInformation QML Type
Provides information about the system. More...
| Import Statement: | import QtCore |
| Since: | Qt 6.4 |
| Inherits: |
Detailed Description
The SystemInformation singleton type provides information about the system, using a similar API to QSysInfo, where each function in QSysInfo is available as a property:
See also QSysInfo.