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

TableView: implement currentIndex support

    XMLWordPrintable

Details

    • de1672713a (qt/qtdeclarative/dev)

    Description

      Implement support for using tableView.selectionModel.currentIndex to set a current index in TableView (and TreeView). Specification:

      • Let the delegate have a "required property bool isCurrentItem" that tableview keeps updated (isCurrentItem from ListView. But "current" would better match "selected")
      • Be able to move the current index around in the view using the arrow keys. Consider implementing a way to disable this default behavior.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            richard Richard Moe Gustavsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: