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

unable to save type QGeoRectangle

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • 5.13.1
    • Positioning
    • None
    • All

    Description

      When trying to save a QGeoRectangle to a stream then this error is shown:

      QVariant::save: unable to save type 'QGeoRectangle' (type id: 1810).
      

      Adding the following code removes the error:

      qRegisterMetaTypeStreamOperators<QGeoRectangle>("QGeoRectangle");
      

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            DanielSt Peter Staab
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes