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

support incremental lazy loading for child nodes in QTreeView

    XMLWordPrintable

Details

    • 764854dc4799c21f739abc35e68f053849267f89

    Description

      QTreeView is calling canFetchMore() only when expand an item & after that if I scroll down canfetchMore() is not at all getting called in order to load more children in case if parent item has more child's . This is happening for the non root item only, canFetchMore() is working as expected for root Item.

      I had posted in Qt forum regarding this : http://www.qtcentre.org/threads/63911-MVC-canFetchMore()-is-not-working-as-expected

      Attachments

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

        Activity

          People

            andysh Andy Shaw
            prasad_N Durgaprasad
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes