Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
dev
-
None
Description
QGeoCoordinate has a toString method. It would be nice to have a fromString static method to allow user to construct a QGeoCoordinate from a QString.
It is similar to what is done with QDateTime that has both toString and fromString methods.