From 4882d6997efeb9b9e0bff109a9f3e6c37a77cc82 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Fri, 26 Sep 2014 10:46:13 +0200 Subject: Add \since to all Qt Bluetooth classes which didn't have the tag yet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I50d818294cb53962bca2b08edbfdc4558890777c Task-number: QTBUG-36775 Reviewed-by: Topi Reiniƶ --- src/bluetooth/qbluetoothdeviceinfo.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/bluetooth/qbluetoothdeviceinfo.cpp') diff --git a/src/bluetooth/qbluetoothdeviceinfo.cpp b/src/bluetooth/qbluetoothdeviceinfo.cpp index 6aa58a07..ffb03c27 100644 --- a/src/bluetooth/qbluetoothdeviceinfo.cpp +++ b/src/bluetooth/qbluetoothdeviceinfo.cpp @@ -42,6 +42,8 @@ QT_BEGIN_NAMESPACE \brief The QBluetoothDeviceInfo class stores information about the Bluetooth device. + \since 5.2 + QBluetoothDeviceInfo provides information about a Bluetooth device's name, address and class of device. */ -- cgit v1.2.3