QtQuick doesn't allow you to read from files directly. You need to implement that in C++ and then transfer the result to your QtQuick runtime.
QtQuick doesn't allow you to read from files directly. You need to implement that in C++ and then transfer the result to your QtQuick runtime.
rawfool (23rd January 2012)
Bookmarks