From 6a70793ba843549bd8e1921a91a3af0e10702405 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 13 Nov 2015 09:17:13 -0800 Subject: Location service: report number of recorded GPS fixes This is mostly for debugging, to make sure that the recording of GPS fixes works as expected. Signed-off-by: Dirk Hohndel --- qt-mobile/gpslocation.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-mobile/gpslocation.h') diff --git a/qt-mobile/gpslocation.h b/qt-mobile/gpslocation.h index 9310875d8..044420d08 100644 --- a/qt-mobile/gpslocation.h +++ b/qt-mobile/gpslocation.h @@ -14,6 +14,7 @@ class GpsLocation : QObject public: GpsLocation(QObject *parent); bool applyLocations(); + int getGpsNum() const; private: QGeoPositionInfo lastPos; -- cgit v1.2.3-70-g09d2