THardwareInfo Class

获取硬件信息; More...

Header: #include <THardwareInfo>

Public Functions

Static Public Members

QStringList allNetMac()
QString cpuSerialNumber()
QString firstNetMac()
QString localHostName()

Detailed Description

获取硬件信息;

Member Function Documentation

THardwareInfo::THardwareInfo()

THardwareInfo::THardwareInfo

[static] QStringList THardwareInfo::allNetMac()

获取所有Mac地址;

[static] QString THardwareInfo::cpuSerialNumber()

获取CPU序列号;

[static] QString THardwareInfo::firstNetMac()

获取第一个Mac地址;

[static] QString THardwareInfo::localHostName()

获取计算机名;