Is it possible to stream local file using QML ?
QML and Qt Quick
5
Posts
3
Posters
2.6k
Views
1
Watching
-
QML/javascript has no file i/o, other than the sql offline storage API.
You probably will have to use C++.If the .txt isn't critical, try the SQL Offline Storage API in http://doc.qt.nokia.com/4.7-snapshot/qdeclarativeglobalobject.html