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

TableView: implement keyboard navigation

XMLWordPrintable

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

      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.

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

            richard Richard Moe Gustavsen
            richard Richard Moe Gustavsen
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes