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

QAbstractListModel should have an access to modify data from QML

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.6.0
    • 5.0.2, 5.1.0 RC1
    • None
    • all

    Description

      It is quite difficult to use listview in qml for editing data. To write the modified data back to a QAbstractListModel needs to implement extra functions. Delegate's TextEditor onTextChanged has to call a QInvokable on QAbstractListModel to modify the data in model.

      Attachments

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

        Activity

          People

            aalpert Alan Alpert
            qtcomsupport Qt Support
            Votes:
            3 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes