Is there a pure QML way to access and read an XML file from the users home path? I can already read and list the XML bits I want using QtQuick.XmlListModel 2.0 But I want to access a file in the users ~/.config Do I have to use C++ or is there some component somewhere to read and write to one file outside the working directory?
-- Regards -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp