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

QTableView multiple selection' BUG after use member function setSpan

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.9.1
    • Widgets: Itemviews
    • None

      I use QTableView/QAbstractItemModel to compose a table like Excel。
      before use member function setSpan:
      Get multiple selection's result is QList<QItemSelectionRange>,every range maybe contain
      more than one QModelIndex。
      after use member function setSpan:
      all range only contain one QModelIndex。
      Tips : Qt'Version is 5.9.1

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

            Unassigned Unassigned
            xushaohua Xu Shaohua
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes