[SailfishDevel] user and app data howto?
Robin Burchell
robin+meego at viroteck.net
Wed Nov 13 22:27:02 UTC 2013
Hi,
On Wed, Nov 13, 2013 at 9:19 PM, Wim de Vries <wsvries at xs4all.nl> wrote:
> I have my app ready. Until now I just did a "scp -r -P 2223 ./checklistsdata
> nemo at localhost:/home/nemo" to copy the app data. But I need a robust
> solution before submitting to the harbour...
> Are there rules concerning user and app data?
I'm not sure quite what you are asking. If you are asking where your
application should store and access data from standard locations, then
you should look into using QStandardPaths:
http://qt-project.org/doc/qt-5.0/qtcore/qstandardpaths.html#writableLocation
Hope this helps,
Robin
More information about the Devel
mailing list