Re: [Development] Why isn't FocusScope a property on Item?

2020-02-25 Thread Andrew den Exter
On Mon, 24 Feb 2020 at 7:06 pm, Giuseppe D'Angelo via Development < development@qt-project.org> wrote: > > > So, does anyone know the historical reasoning here, or any good reason > for not changing FocusScope just a normal property on Item? > > I don’t know the reason but if you just change it

Re: [Development] Why isn't FocusScope a property on Item?

2020-02-25 Thread Tor Arne Vestbø
> On 24 Feb 2020, at 10:03, Giuseppe D'Angelo via Development > wrote: > > Hi, > > Something that I've always wondered about (and hopefully whose reasons have > been lost in the Nokia times) is why FocusScope exists a dedicated item, > rather than simply being an ordinary property on Item?

[Development] Why isn't FocusScope a property on Item?

2020-02-24 Thread Giuseppe D'Angelo via Development
Hi, Something that I've always wondered about (and hopefully whose reasons have been lost in the Nokia times) is why FocusScope exists a dedicated item, rather than simply being an ordinary property on Item? Any custom QQuickItem subclass can be a FocusScope, it just needs to set a flag on