Hello,
I’m using QML local storage in my application. I’d like my user to be able to export and import the database file for backup and migration. Is this possible using the QML interface or do I need to rewrite my DB bindings in C++?
Thanks,
Charles
↧