SystemInformation QML Type
Provides information about the system. More...
| Import Statement: | import QtCore 6.4 |
| Since: | Qt 6.4 |
| Inherits: |
Detailed Description
The SystemInformation singleton type provides information about the system, using the same API as QSysInfo.
property string prettyProductName: SystemInformation.prettyProductName
See also QSysInfo.