The new configuration system in Qt, allows your define the content you need from each module in much more detail for your project and easily allows for feature based tailoring of the Qt modules. We are starting with enabling this fully for Qt Core, Qt Network, Qt GUI, Qt QML and Qt Quick. You can now fine tune which features from these modules you want to include in your project. There is no longer any need to includ…
I worked on POS terminals that were 400MHz ARM11 with no GPU. We were using Qt in a proprietary OS to do little touchscreen UIs.