Berthold Stoeger 40a3e562b0 Cleanup: provide printGPSCoords in C and C++ versions
printGPSCoords() returned a newly allocated C-style string. Most
callers simply made a QString out of it and freed the C-style string.
This is paradoxical, as printGPSCoords internally works with QStrings
and converts them to C-style on return.

Therefore, let printGPSCoords() return a QString and create a
printGPSCoordsC() wrapper for the two C-callers.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-03-27 13:58:15 +01:00
..
2019-03-17 15:11:31 -07:00
2018-07-18 02:09:15 +03:00
2019-03-19 09:56:48 -07:00
2019-03-17 15:11:31 -07:00
2019-03-17 15:11:31 -07:00
2019-03-17 15:11:31 -07:00
2018-01-31 14:47:26 +01:00
2017-04-29 13:32:55 -07:00
2018-08-23 05:16:38 -07:00
2018-10-21 19:55:09 +03:00
2018-10-21 19:55:09 +03:00
2018-10-21 19:55:09 +03:00
2018-10-21 19:55:09 +03:00
2018-10-21 19:55:09 +03:00
2019-03-18 19:40:32 -07:00
2018-08-23 05:16:38 -07:00
2019-03-19 09:56:48 -07:00
2019-02-05 14:18:14 +01:00
2019-01-22 11:14:03 +13:00
2019-01-09 20:58:04 -08:00
2017-04-29 13:32:55 -07:00
2018-05-30 21:47:07 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2018-10-21 19:55:09 +03:00
2019-01-16 02:38:30 +01:00