From cdc3ee8b00380ad208561e6c9bf575762fa398fb Mon Sep 17 00:00:00 2001 From: Nedim Hadzic Date: Wed, 19 Feb 2014 15:59:53 +0100 Subject: Renaming QLowEnergyServiceInfo methods Ensures that QLowEnergyServiceInfo and QBluetoothServiceInfo are more alike. Tests and examples updated as well. Change-Id: I0f6a97900891a9673f99578bdc8d156a8c403513 Reviewed-by: Alex Blasche --- src/bluetooth/qlowenergycharacteristicinfo.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/bluetooth/qlowenergycharacteristicinfo.h') diff --git a/src/bluetooth/qlowenergycharacteristicinfo.h b/src/bluetooth/qlowenergycharacteristicinfo.h index c3121253..e2285c63 100644 --- a/src/bluetooth/qlowenergycharacteristicinfo.h +++ b/src/bluetooth/qlowenergycharacteristicinfo.h @@ -101,8 +101,6 @@ public: bool isValid() const; - QString errorString() const; - protected: QSharedPointer d_ptr; -- cgit v1.2.3