I think qt doesn't copy anything to image itself (only to toolchain folder). Instead static libraries are linked with your application which comes to image. Like in the case of qbittorrent.
Excuse my ignorance. Considering I have source code for my QT app, how can I add to image along with required modules from QT?