QML local storage directory SQLITE
Solved
QML and Qt Quick
-
Hi,
Call
setOfflineStoragePath
-
What does
QWebEnigineSettings
have to do with the situation at hand ? -
That's not a good idea. e.g. Mofile platforms don't allow to write in the same folder as the executable. You should rather use QStandardPaths to retrieve a suitable folder.