ConfigGroup QML bindings

Marco Martin notmart at gmail.com
Wed Dec 21 10:19:48 UTC 2011


On Wednesday 21 December 2011, Sebastian Kügler wrote:
> On Wednesday, December 21, 2011 09:22:45 Aaron J. Seigo wrote:
> >   On Tuesday, December 20, 2011 13:30:33 Sebastian
> > 
> > =?ISO-8859-1?Q?K=FCgler?=
> > 
> > >     ActiveSettings.ConfigModel {
> > >     
> > >         id: browserConfig
> > >         file: "active-webbrowserrc"
> > >         group: "webbrowser"
> > >     
> > >     }
> > 
> > how are nested groups handled?
> 
> They're not. *adds one more issue to current design*
> 
> Any idea how to present that in the API?

option a)
a tree model

b)
a property group used to drill down, and maybe a stringlist property for 
subgroups

b would be the one that can easier cope with qml i think, both would work

-- 
Marco Martin


More information about the Active mailing list