X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Flocation.h;h=a431cf8d5b3f88b70c24fc6f328b6fc9969b6960;hb=ed8ba182b1ac6cf812ef59c73958d67dc192fcc9;hp=656be1c3d6272ed34a95710b675d7d9a64d93ee6;hpb=28fbd89b2e6bfeb6f2bdd25b28abc73caaba0bfc;p=jspeed diff --git a/src/location.h b/src/location.h index 656be1c..a431cf8 100644 --- a/src/location.h +++ b/src/location.h @@ -61,6 +61,8 @@ public: ~Location(); void start(); void end(); + bool hasFix() const; + double getSignalStrength() const; static void setUnit(Unit unit); static Unit getUnit(); static double getUnitMultiplier();