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

XmlListModel reload method

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.1.1
    • XML: QtXmlPatterns
    • None
    • Raspbian Wheezy

    Description

      I am using XmlListModel to read an RSS feed. Every now and then I need to reload the model to refresh data using reload() method. If there is a network problem (RSS feed unavailable) during the reload, all data is removed from the model. I guess this should not happen, and the model should not remove all of its data because of an error, but instead keep the data that it had so far.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            rush Rush
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes