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

Suggestion: Make QTreeViewPrivate::updateScrollBars() available as a protected function in QTreeView.

    XMLWordPrintable

Details

    Description

      Scenario: When reimplementing QTreeView::updateGeometries() to support more widgets than one header element. The new updateGeometries() places all widgets on the right place and also does the "setViewportMargins()". It's not possible to call the QTreeViewPrivate::updateScrollBars() from there, so the scrollbars always fail to update unless the model inserts rows or the window resizes.

      This would be fixed if QTreeViewPrivate::updateScrollBars()

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            engvolds Morten Engvoldsen (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes