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

QGeoLocation: add support for saving to QSettings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • 5.9.6, 5.11.1, 5.12
    • Positioning
    • None
    • Windows 10, mingw

    Description

      Saving a QGeoCoordinate object with QSettings

      QSettings::setValue(QStringLiteral("mapCenter"), QVariant::fromValue(m_mapCenter));

       results in this error:

      QVariant::save: unable to save type 'QGeoCoordinate' (type id: 1219).

      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:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes