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

About QAbstractItemModel Class description in help system

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.13.1
    • 5.12.6
    • Documentation
    • None
    • Windows

    Description

      QAbstractItemModel Class

      The QAbstractItemModel class provides the abstract interface for item model classes. More...

       

      Header: #include <QAbstractItemModel>
      qmake: QT += core
      Inherits: QObject
      Inherited By: QAbstractListModel, QAbstractProxyModel, and QAbstractTableModel

       

       

      but QStandardItem Model Class inherit from QAbstractItemModel

      QStandardItemModel Class

      The QStandardItemModel class provides a generic model for storing custom data. More...

       

      Header: #include <QStandardItemModel>
      qmake: QT += gui
      Inherits: QAbstractItemModel

       

      so I think QStandardItemModel should be added. 

       

      The QAbstractItemModel class provides the abstract interface for item model classes. More...

       

      Header: #include <QAbstractItemModel>
      qmake: QT += core
      Inherits: QObject
      Inherited By: QAbstractListModel, QStandardItemModel ,QAbstractProxyModel, and QAbstractTableModel

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            peior peior wu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes