summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/qtbluetooth.qdocconf
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2023-03-24 12:27:32 +0100
committerIvan Solovev <ivan.solovev@qt.io>2023-03-29 09:34:43 +0000
commita948901bbb6bf7303419bd7823d7294cb13efd7b (patch)
tree8bd5f8d843896e578868be5157e1010ac6adaa08 /src/bluetooth/doc/qtbluetooth.qdocconf
parent0480f0952955aebfb5682d231ed0cb8edb0de939 (diff)
HeartRate Server: revamp the example
Some code clean-ups: * Use qt_standard_project_setup() and PRIVATE linking in CMake * Port away from QScopedPointer and use std::unique_ptr instead Documentation updates: * Add Connectivity category * Mention the new BlueZ D-Bus backend in the documentation * Small wording improvements * Provide more links to Qt classes and enums Task-number: QTBUG-111972 Change-Id: Id2a0ef48d3ce82f1784dd4b51f94236731730432 Reviewed-by: Juha Vuolle <juha.vuolle@qt.io> (cherry picked from commit 6f155ca7df89c649e178dac57f69574290cb516b)
Diffstat (limited to 'src/bluetooth/doc/qtbluetooth.qdocconf')
-rw-r--r--src/bluetooth/doc/qtbluetooth.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/doc/qtbluetooth.qdocconf b/src/bluetooth/doc/qtbluetooth.qdocconf
index d8bc6e7a..e6b7541d 100644
--- a/src/bluetooth/doc/qtbluetooth.qdocconf
+++ b/src/bluetooth/doc/qtbluetooth.qdocconf
@@ -39,7 +39,7 @@ exampledirs += ../../../examples/bluetooth \
snippets/ \
../
-manifestmeta.thumbnail.names = "QtBluetooth/Bluetooth Low Energy Heart Rate Server Example"
+manifestmeta.thumbnail.names = "QtBluetooth/Bluetooth Low Energy Heart Rate Server"
manifestmeta.highlighted.names += "QtBluetooth/Bluetooth Low Energy Heart Rate Game"
imagedirs += images