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

QML ListModel should document that it's a QAIM

    XMLWordPrintable

Details

    • d9d2af4db (dev), e0091fe5d (6.6), 5e8483841 (6.5)
    • DaVinci sprint 52, DaVinci sprint 53, DaVinci sprint 54, DaVinci 55, DaVinci 56, DaVinci 57, DaVinci 58, DaVinci 59

    Description

      ListModel instantiates QQmlListModel, which inherits from QAbstractListModel. QQmlListModel is a private class, so we do not really want to mention it. However, we should still mention that it is based on the public QAbstractListModel, and ensure that there is a link to QALM.

       

      Moreover, we should highlight that one can use invokable methods from QALM/QAIM like index to retrieve the QModelIndex, which is useful in conjunction with e.g. ItemSelectionModel

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes