Is it possible to stream local file using QML ?
-
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