Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-80026

Check position before convert QGeoCoordinate to QString

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Incomplete
    • Icon: P1: Critical P1: Critical
    • None
    • 5.10
    • Positioning
    • None
    • Android

      QGeoCoordinate coord.toString(QGeoCoordinate::Degrees) crashes if coord is invalid. This requires check validness each time before convert. Instead of this better check inside converter. Result "? ? ?" could be great. Just use this result or check before if it is not appropriate. Same for others QGeoCoordinate methods.

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ablasche Alex Blasche
            gourmand64 Gourmet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes