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

XmlListModel reload method

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes