We have made screen and audio recordings of the session held by The Qt Company 
employees from the summit including sessions by Lars Knoll and Nils C. 
Roscher-Nielsen . After we are done editing they will be made available – most 
likely through Qt Account. Stay tuned.

Carl Engh

From: Jason H [mailto:jh...@gmx.com]
Sent: 4. november 2016 14:44
To: Eddie Sutton <eddie.of.the.s...@gmail.com>
Cc: Qt Interest <interest@qt-project.org>
Subject: Re: [Interest] Qt World Summit 2016 on Qt Lite?

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<mailto:eddie.of.the.s...@gmail.com>>
To: "Qt Interest" <interest@qt-project.org<mailto: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?

http://blog.qt.io/blog/2016/08/18/introducing-the-qt-lite-project-qt-for-any-platform-any-thing-any-size/

-Ed_______________________________________________ Interest mailing list 
Interest@qt-project.org<mailto: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

Reply via email to