Hello, I need to collect feed from more than one source and to display using QML. I follow the Qt example of the RSS feed done with QML. The example use the XmlListModel to collect all information from a RSS feed source and then display the feeds using ListView and delegate.
But from what I know, XmlListModel can download only from one source. How can I construct a model taking the feeds from two sources and merging them sorting by date ? Thanks, Gianluca. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest