Qt Bluetooth C++ Classes | Qt Bluetooth 5.15.19 (original) (raw)
Enables basic Bluetooth operations like scanning for devices and connecting them. More...
This module was introduced in Qt 5.2.
Namespaces
QBluetooth | Classes and functions related to Bluetooth |
---|
Classes
Detailed Description
The Qt Bluetooth C++ API enables an application to scan for devices and connect and interact with them in a more flexible way than the Qt Bluetooth QML Types.
To use the C++ library in your application, add the following configuration option to your .pro
file:
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.