|
DtkBluetooth
BlueZ DBus interface binding for Qt
|
一些自定义类型和枚举 更多...
#include "dtkbluetooth_global.h"#include <QObject>#include <QVariantMap>#include <QDBusObjectPath>#include <QPair>

类 | |
| struct | Dtk::Bluetooth::ObexSessionInfo |
| 传输会话的信息 更多... | |
枚举 | |
| enum class | Dtk::Bluetooth::AgentError : quint8 { Canceled , Rejected } |
| 代理中使用的错误信息枚举 更多... | |
| enum class | Dtk::Bluetooth::RequestDest : quint8 { OrgBluezAgent , OrgBluezObexAgent } |
| 蓝牙请求的目标服务 更多... | |
| enum class | Dtk::Bluetooth::ObexSessionType : quint8 { Client , Server } |
| 传输会话的类型 更多... | |
一些自定义类型和枚举
|
strong |
|
strong |
|
strong |