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

[Positioning] Revisit QML integration

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • Positioning
    • None
    • All
    • 8

      Now when most of the C++ value types of QtPositioning are exposed to QML as proper value types, we can improve the APIs that take QVariantList. They should take proper QList<T> instead.

      For QtPositioningQuick-specific types this can be done as a direct replacement, because these are private headers at the C++ side, so we do not care about SC/BC.
      However, it would be more complicated for public C++ types (e.g. QGeoPath and its path property).

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

            ivan.solovev Ivan Solovev
            ivan.solovev Ivan Solovev
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes