Re: [Development] Qt Contributor Summit 2019 sessions

2019-11-08 Thread Uwe Rathmann
On 11/8/19 9:51 AM, Richard Weickelt wrote: doing scene graph node composition ? > What is the latter? It is mostly about having a lower memory footprint. a) With QML you only have access to ~heavy objects like QQuickItem and the controls are usually compositions of basic items like text/im

Re: [Development] Qt Contributor Summit 2019 sessions

2019-11-08 Thread Richard Weickelt
> I'm wondering if anyone is interested in my experiences with using the > Qt/Quick technology in a non standard way. I was specifically thinking of > the QSkinny theming system and the implications of doing scene graph node > composition ? What is the latter? I'm not sure if that is what You hav

[Development] Qt Contributor Summit 2019 sessions

2019-11-07 Thread Uwe Rathmann
Hi all, thanks a lot for allowing me to join the QtC Summit this year. I'm wondering if anyone is interested in my experiences with using the Qt/Quick technology in a non standard way. I was specifically thinking of the QSkinny theming system and the implications of doing scene graph node com