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

Documentation for QAbstractItemModel::layoutChanged references non-existent APIs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.7.2
    • 4.6.2
    • Documentation
    • None
    • d0cefe5e80259f089cba73e98610a6bbf93f706a

      In the documentation for QAbstractItemModel::layoutChanged() we see the following instruction on use:

      Subclasses should update any persistent model indexes before emitting layoutChanged(). In other words, when the structure changes:

      Call beginLayoutChanged()
      Remember the QModelIndex that will change
      Update your internal data
      Call changePersistentIndex()
      Call endLayoutChanged()

      Neither beginLayoutChanged() nor endLayoutChanged() are defined in any Qt classes documented in the Qt Assistant

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

            dm Geir Vattekar
            jb4 Jay Burns IV
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes