[Development] Qt and IoT infographic

Uwe Rathmann Uwe.Rathmann at tigertal.de
Tue Aug 29 08:02:40 CEST 2017


On Mon, 28 Aug 2017 21:41:15 +0200, Jean-Michaƫl Celerier wrote:

> * apparently QQuickWindow has some ties to the QML engine but in my
> experience you can just create new QQuickItem from c++ and add them as
> child of the rootItem and it works.

F.e. https://github.com/uwerat/qskinny does exactly this.

This library is our platform for an ongoing development of a quite 
complex Qt/Quick user interface in the automotive area. Platform and 
application - both are written to 100% in C++.

In case someone is interested in the qskinny project: it is under heavy 
development, but already good enough to demonstrate, what needs to be 
done to solve the memory footprint + startup performance problems.

Uwe




More information about the Development mailing list