ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #12131
Multiple nested levels in a QML XmlListModel
Hi everyone,
I am learning QML and have a question but ask.ubuntu.com and
stackoverflow are not as responsive to QML questions as I hoped, is this
the right place to ask for help?
I am wondering how to query a second level in an XML file. Currently
using an XmlModelList with a ListView but it **downloads the same file
multiple times** which is clearly not the best solution on a phone with
a spotty connection.
https://stackoverflow.com/questions/29189248/multiple-nested-levels-in-a-qml-xmllistmodel
Thank you!
-- Simon
Follow ups