You can build custom Qt libraries with stripped-down functionality and deploy them with your program.
You can build custom Qt libraries with stripped-down functionality and deploy them with your program.
umnbr (10th February 2016)
You can start here:
Configure Options
Then you can build and use qconfig tool to fine tune features. Here is an equivalent docs for Qt4 (I can't find it in Qt5 docs): Fine Tuning Features
Bookmarks