as title. Thanks.
I think you can try any of the ways
A. Create a plugin for qml in Qt and import that to qml and use the plug in to open the file
B. Use JavaScript to manipulate the file (though I have not tried this myself)
Hi,
Just exploring method A.
I think method B is preferred. But also wonder if it is possible for a Java script to operate a file like opening/editing?
Thanks
At least in internet there are something about it
for example http://www.c-point.com/JavaScript/ar...JavaScript.htm