Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |