I don't know where I saw it, but I saw a rather impressive bar chart comaring executable sizes and Qt light really delivered.
I am interested in this as well, but more to know how it is implemented. It sounds to me like it's a Qt-compile-time thing, rather than a more general approach. I'm wondering if it wouldn't be possible to compile only those classes your app needs (as seen by MOC) and link in a million little class libararies into one, which is then linked to the app. Of course with such an approach you might have to force include some classes for polymorphic reasons.
But I understand the reason why it might only be for device creation. You could produce a lot of Qt libraries which won't be valid as a general purpose library.
Sent: Friday, November 04, 2016 at 8:26 AM
From: "Eddie Sutton" <eddie.of.the.s...@gmail.com>
To: "Qt Interest" <interest@qt-project.org>
Subject: [Interest] Qt World Summit 2016 on Qt Lite?
From: "Eddie Sutton" <eddie.of.the.s...@gmail.com>
To: "Qt Interest" <interest@qt-project.org>
Subject: [Interest] Qt World Summit 2016 on Qt Lite?
Are any videos available online from last month's "Qt World Summit 2016" that talk about Qt Lite?
I would like to know how granular the configuration options are for both Qt Core and Qt Network? Any screenshots or documentation on Qt Lite configuration?
-Ed_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest