← Back to team overview

ubuntu-phone team mailing list archive

Re: Settings API

 

Hi Sam,

I think what you are looking for is
https://blueprints.launchpad.net/ubuntu-ui-toolkit/+spec/sdk-app-settings.
However this is still a work in progress. Until this is finished, you might
want to consider using U1db to store your data persistently. That's what I
am doing in the clock app. When the settings API is released, switching to
it shouldn't be difficult.

Cheers,

nik90
Clock App Dev


On Fri, Jul 25, 2014 at 1:42 PM, Sam Bull <sam.hacking@xxxxxxxx> wrote:

> On ĵaŭ, 2014-07-24 at 17:00 +0100, Sam Bull wrote:
> > There was a mention of working on an SDK feature to allow applications
> > to store settings. Is this ready now? Is it this:
> > http://developer.ubuntu.com/api/qml/sdk-14.10/Qt.labs.settings.Settings/
> ?
>
> OK, I get module "Qt.labs.settings" is not installed, so that's
> obviously not it.
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>
>

References