A library for Qt to make using Bluetooth LE UART easier. https://itsblue-development.itsblue.online/QBluetoothLeUart
Go to file
Dorian Zedler 6ad924f426
- removed some debug messages
- fixed rowCountChanged not being emited on model clear
2020-10-18 01:37:09 +02:00
docs - update example 2020-10-11 15:49:51 +02:00
.gitlab-ci.yml update ci 2020-10-09 12:08:11 +02:00
QBluetoothLeUart.pri - Major styling improvements 2020-10-17 21:51:33 +02:00
QBluetoothLeUart.pro initial commit 2020-10-08 20:01:21 +02:00
QBluetoothLeUart.pro.user initial commit 2020-10-08 20:01:21 +02:00
README.md Initial commit 2020-10-08 17:49:15 +00:00
qbluetoothleuartclient.cpp - removed some debug messages 2020-10-18 01:37:09 +02:00
qbluetoothleuartclient.h some renaming 2020-10-17 21:51:06 +02:00
qbluetoothleuartdevice.cpp - update example 2020-10-11 15:49:51 +02:00
qbluetoothleuartdevice.h - Major styling improvements 2020-10-17 21:51:33 +02:00
qbluetoothleuartdevicemodel.cpp - removed some debug messages 2020-10-18 01:37:09 +02:00
qbluetoothleuartdevicemodel.h - Major styling improvements 2020-10-17 21:51:33 +02:00

README.md

Qt BluetoothLE UART library

A library for Qt to make using Bluetooth LE UART easier.