DtkBluetooth
BlueZ DBus interface binding for Qt
|
成员的完整列表,这些成员属于 Dtk::Bluetooth::DAgent,包括所有继承而来的类成员
agentPath() const =0 | Dtk::Bluetooth::DAgent | pure virtual |
authorizeService(QSharedPointer< DDevice > device, const QString &uuid, const DRequest<> &request) | Dtk::Bluetooth::DAgent | virtualslot |
cancel() | Dtk::Bluetooth::DAgent | virtualslot |
Capability 枚举名称 | Dtk::Bluetooth::DAgent | |
capability() const | Dtk::Bluetooth::DAgent | virtual |
DAgent(QObject *parent=nullptr) (定义于 Dtk::Bluetooth::DAgent) | Dtk::Bluetooth::DAgent | explicit |
DisplayOnly 枚举值 | Dtk::Bluetooth::DAgent | |
displayPasskey(QSharedPointer< DDevice > device, const QString &passkey, const QString &entered) | Dtk::Bluetooth::DAgent | virtualslot |
displayPinCode(QSharedPointer< DDevice > device, const QString &pinCode) | Dtk::Bluetooth::DAgent | virtualslot |
DisplayYesNo 枚举值 | Dtk::Bluetooth::DAgent | |
KeyboardOnly 枚举值 | Dtk::Bluetooth::DAgent | |
NoInputNoOutput 枚举值 | Dtk::Bluetooth::DAgent | |
release() | Dtk::Bluetooth::DAgent | virtualslot |
requestAuthorization(QSharedPointer< DDevice > device, const DRequest<> &request) | Dtk::Bluetooth::DAgent | virtualslot |
requestConfirmation(QSharedPointer< DDevice > device, const QString &passkey, const DRequest<> &request) | Dtk::Bluetooth::DAgent | virtualslot |
requestPasskey(QSharedPointer< DDevice > device, const DRequest< quint32 > &request) | Dtk::Bluetooth::DAgent | virtualslot |
requestPinCode(QSharedPointer< DDevice > device, const DRequest< QString > &request) | Dtk::Bluetooth::DAgent | virtualslot |
~DAgent() override=default (定义于 Dtk::Bluetooth::DAgent) | Dtk::Bluetooth::DAgent |