> On 24 Feb 2020, at 10:03, Giuseppe D'Angelo via Development > <[email protected]> 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?
A guess would be to promote the “grouping” of items into a focus scope, but you could do that with an standalone Item if needed with property you suggest. Another reason might have been to distinguish it from the focus property. tor arne _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
