summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Buhr <andreas@andreasbuhr.de>2021-02-22 14:04:00 +0100
committerAndreas Buhr <andreas@andreasbuhr.de>2021-03-01 12:04:57 +0100
commit148d9875679bbc8954bc2f354bc39ffef309e2bc (patch)
treef1ebf7f162554648edd221aa05e4db64b52badd3 /.gitignore
parent5d59a5288a0d0d54ac6e6c91c61f50dfd26393c2 (diff)
Remove QML API from QtBluetooth
This patch removes the BluetoothDiscoveryModel, QDeclarativeBluetoothService, and QDeclarativeBluetoothSocket. It also removes the "scanner" example and the "chat" example, both using BluetoothDiscoveryModel. Fixes: QTBUG-75354 Task-number: QTBUG-62877 Change-Id: Id9f6a75330e81c97ae9cd3fcaec793d0224ce72b Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 64fd783b..470ba787 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,12 +37,10 @@ config.tests/bluez/bluez
config.tests/bluez_le/bluez_le
examples/bluetooth/btchat/btchat
examples/bluetooth/btscanner/btscanner
-examples/bluetooth/chat/qml_chat
examples/bluetooth/heartrate-game/heartrate-game
examples/bluetooth/heartrate-server/heartrate-server
examples/bluetooth/lowenergyscanner/lowenergyscanner
examples/bluetooth/pingpong/pingpong
-examples/bluetooth/scanner/qml_scanner
examples/nfc/annotatedurl/annotatedurl
examples/nfc/ndefeditor/ndefeditor
examples/nfc/poster/qml_poster