首页 > 其他 > 详细

QT学习-核心类列表-8、QtBluetooth

时间:2017-02-09 15:41:31      阅读:471      评论:0      收藏:0      [点我收藏+]

8    -    QtBluetooth    -    Enables basic Bluetooth operations like scanning for devices and connecting them
    QBluetoothAddress    -    Assigns an address to the Bluetooth device
    QBluetoothDeviceDiscoveryAgent    -    Discovers the Bluetooth devices nearby
    QBluetoothDeviceInfo    -    Stores information about the Bluetooth device
    QBluetoothHostInfo    -    Encapsulates the details of a local QBluetooth device
    QBluetoothLocalDevice    -    Enables access to the local Bluetooth device
    QBluetoothServer    -    Uses the RFCOMM or L2cap protocol to communicate with a Bluetooth device
    QBluetoothServiceDiscoveryAgent    -    Enables you to query for Bluetooth services
    QBluetoothServiceInfo    -    Enables access to the attributes of a Bluetooth service
    QBluetoothServiceInfo::Alternative    -    Stores attributes of a Bluetooth Data Element Alternative
    QBluetoothServiceInfo::Sequence    -    Stores attributes of a Bluetooth Data Element Sequence
    QBluetoothSocket    -    Enables connection to a Bluetooth device running a bluetooth server
    QBluetoothTransferManager    -    Transfers data to another device using Object Push Profile (OPP)
    QBluetoothTransferReply    -    Stores the response for a data transfer request
    QBluetoothTransferRequest    -    Stores information about a data transfer request
    QBluetoothUuid    -    Generates a UUID for each Bluetooth service
    QLowEnergyCharacteristic    -    Stores information about a Bluetooth Low Energy service characteristic
    QLowEnergyController    -    Access to Bluetooth Low Energy Devices
    QLowEnergyDescriptor    -    Stores information about the Bluetooth Low Energy descriptor
    QLowEnergyService    -    Represents an individual service on a Bluetooth Low Energy Device

QT学习-核心类列表-8、QtBluetooth

原文:http://www.cnblogs.com/stycpp-2016/p/6382168.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!