SystemInfo Class

class QInstaller::SystemInfo

Provides information about the operating system. More...

Header: #include <SystemInfo>
Inherits: QObject

Public Functions

SystemInfo(QObject *parent = 0)
QString buildCpuArchitecture() const
QString currentCpuArchitecture() const
QString kernelType() const
QString kernelVersion() const
QString prettyProductName() const
QString productType() const
QString productVersion() const

Detailed Description

Member Function Documentation

[explicit] SystemInfo::SystemInfo(QObject *parent = 0)

Creates a system info object with the parent parent.

© 2021 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. The Qt Company, Qt and their respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.