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 _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development