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

TableView: implement keyboard navigation

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • None
    • None
    • Quick: Other
    • None

    Description

      Be able to select and navigate around currentIndex in TableView using the mouse or the arrow keys on the keyboard. Press "enter" to focus, and hold down shift + arrow keys to start a selection. Implementing required property "isCurrent" in the delegate.

      TableView already supports assigning it a ItemSelectionModel. This model already contains a currentIndex property, which TableView should manipulate the same way it manipulates selections.

      Attachments

        Issue Links

          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:
              5 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes