外设设备信息.
更多...
#include <dinputdevice.h>
|
|
| DInputDevice (QObject *parent=nullptr) |
| |
| int | count () |
| | 获取所有外设个数.
|
| |
| QString | name (int index) |
| | 获取指定外设名称.
|
| |
| QString | vendor (int index) |
| | 获取指定外设的厂商.
|
| |
| QString | model (int index) |
| | 获取指定外设的型号.
|
| |
| QString | interface (int index) |
| | 获取指定外设的接口.
|
| |
| QString | driver (int index) |
| | 获取指定外设的驱动.
|
| |
◆ count()
| int DInputDevice::count |
( |
| ) |
|
◆ driver()
| QString DInputDevice::driver |
( |
int |
index | ) |
|
◆ interface()
| QString DInputDevice::interface |
( |
int |
index | ) |
|
◆ model()
| QString DInputDevice::model |
( |
int |
index | ) |
|
◆ name()
| int DInputDevice::name |
( |
int |
index | ) |
|
◆ vendor()
| QString DInputDevice::vendor |
( |
int |
index | ) |
|
该类的文档由以下文件生成: