Added signal strength indicator to detail screen. Changed speed treshold to change...
[jspeed] / src / odometer.h
index 93b91d8..0bbee30 100644 (file)
@@ -41,6 +41,7 @@ public:
     qulonglong getTotalTime() const;
     qulonglong getTripTime() const;
     Location::Fix const& getLatestFix() const;
     qulonglong getTotalTime() const;
     qulonglong getTripTime() const;
     Location::Fix const& getLatestFix() const;
+    double getSignalStrength() const;
     static QString const& getUnit();
     static QString const& getSpeedUnit();
 
     static QString const& getUnit();
     static QString const& getSpeedUnit();