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

QML Basic Type "list" - Add pop()

    XMLWordPrintable

Details

    Description

      In the documentation of list I can find a push, but I miss a pop(). Is there any reason, that it is not implementet? Push works great with somethink like a Row: row.children.push(...) but to remove an item, I need to reset children with row.children = [...]. That can not be the solution?

      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
              larss Lars Schmertmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes