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

TableView with ready-to-use ScrollView/HeaderView/ItemSelectionModel functionality

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.11
    • Quick: Controls 2
    • None

      TableView is very modular, which gives it lots of flexibility. However, some of the most common functionalities require quite some plumbing (and might require more work than anticipated by the app developer).

      Qt should provide a "table control" that provide some of these things out of the box:

      • Horizontal and Vertical headers and the placement of these (possibly style-dependent geometries for the headers)
      • Selection support
        • Clipboard support (possibly use the undo/redo framework to implement this)
        • Drag and drop support, both external and internal
      • Sorting of columns
      • Scrollview functionality and clipping
      • Stretch: Support flicking and selections on touch

       

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            smd Jan Arve
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes