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

Cannot dynamically remove or reorder QML ShapePaths in QML Shape

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • 6.0
    • 5.11, 5.12, 5.13, 5.14
    • Quick: Other
    • None

    Description

      Hi,
      For my project, I need to be able to add/remove QML ShapePaths to/from a QML Shape and z-reorder them (selected path gets on top). I can add them using myShape.data.push(newShapePath) but there is no way to remove or reorder them. My current workaround is to use a shape for each shape path but this is not efficient as I have scene with thousands of paths.

      Thanks.

      Attachments

        Issue Links

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

          Activity

            People

              ulherman Ulf Hermann
              celandre dzimiwine celandre
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes