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

QML Basic Type "list" - Add pop()

XMLWordPrintable

      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?

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

            ulherman Ulf Hermann
            larss Lars Schmertmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes