Using Qt .dll without Qt Project Installed
-
welcome to devnet
Your question leaves room for a lot of interpretation. However, the standard use of an application developed with the SDKs would be with Qt dlls. Check out the "deployment guide on how to deploy to another machine without having Qt installed there":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html
The Qt dlls contains the Qt widgets and stuff.