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

QAbstractListModel should have an access to modify data from QML

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-32064
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes