On Monday, 30 August 2021 04:04:42 PDT Joerg Bornemann wrote:
> Use configure -list-features and pick something you definitely don't
> need, for example
> lcdnumber ................ Widgets: Provides LCD-like digits.
> and configure and build Qt with -no-feature-lcdnumber

That's probably not a good example, since the LCD number widget (the oldest 
widget in Qt, aside from QWidget itself, because Qt had no font support yet 
when this class was created) is fairly self-contained.

Anyway, there are a couple of suggestions in this thread to make the 
application even smaller.

But it won't be tiny. That's just not in the cards.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel DPG Cloud Engineering



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to