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

The documentation for QAbstractListModel also lists inherited functions, such as the ctor and dtor of QAbstractItemModel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.0.0 Beta 1
    • Documentation
    • None

      Example:
      http://doc-snapshot.qt-project.org/5.0/qabstractlistmodel.html

      Note that the documentation also says:

      Reimplemented Public Functions

      virtual bool	dropMimeData(const QMimeData * data, Qt::DropAction action, int row, int column, const QModelIndex & parent)
      virtual QModelIndex	index(int row, int column = 0, const QModelIndex & parent = QModelIndex()) const
      

      ...in addition:

      31 public functions inherited from QObject
      

      ..even it inherits from QAbstractItemModel, (thus only indirectly from QObject)

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

            docteam Qt Documentation Team
            smd Jan Arve
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes