4#ifndef DMOTHERBOARDDEVICE_H
5#define DMOTHERBOARDDEVICE_H
7#include "dtkdevice_global.h"
11DDEVICE_BEGIN_NAMESPACE
13class DMotherboardDevicePrivate;
31 QScopedPointer<DMotherboardDevicePrivate> d_ptr;
主板设备信息.
Definition: dmotherboarddevice.h:15
QString PhysicalMemoryArrayInformation()
获取主板的内存插槽信息.
QString biosInformation()
获取主板的BIOS信息.
QString temperature()
获取主板的温度.
QString chassisInformation()
获取主板的机箱信息.
QString serialNumber()
获取主板的序列号.