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

Qt Positioning changes in Qt6

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • None
    • Positioning
    • None

      This report is for noting all possible API extension that can only happen when binary compatibility can be broken.

      • Introduce PluginParameters, and remove all plugin-related environment variables. This is especially useful to program positioning behavior from QML (QTBUG-66304 )
      • rename QGeoPolygon::setPath into setPerimeter
      • change QGeoLocation::boundingBox into QGeoShape-based geometry
      • add timeout argument to QDeclarativePositionSource::update
      • Remove PositionSource.nmeaSource and move this to the serialnmea plugin
      • Rename serialnmea plugin into nmea plugin, and add generic IODevice support (bluetooth/network/file)
      • properly sanitize all public classes (remove virtuals, fix d-pointer subclassing, etc.)
      • Add a QSharedDataPointer to QGeoSatelliteInfo and QGeoPositionInfo
      • Unify QGeoPositionInfoSource and QGeoSatelliteInfoSource timeout signal name.
      • Add shared data pointer to QGeoSatelliteInfo and QGeoPositionInfo
      • Add street number to QGeoAddress
      • add optional heading to reverseGeocode()

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

            ivan.solovev Ivan Solovev
            paangele Paolo Angelelli
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes