there is nothing special about creating NSIS scripts for Qt based applications. Just a matter of figuring out the minimum required dlls/plugins for your app.

I found the following quite helpful:
http://doc.trolltech.com/4.5/deploym...n-dependencies

good luck
-A