File Handling
QML and Qt Quick
2
Posts
2
Posters
2.9k
Views
1
Watching
-
wrote on 16 Dec 2010, 12:36 last edited by
Is it possible to do local file handling (create, open, read, write) in QML? (I realise you can use XMLHttpRequest to read files)
Thanks
Simon
-
wrote on 16 Dec 2010, 23:06 last edited by
Hi Simon,
There isn't any generic local file handling built in -- you'd need to write your own plugin for this.
Regards,
Michael
1/2