Qt 6.11 is out! See what's new in the release
blog
Using Qt .dll without Qt Project Installed
Installation and Deployment
2
Posts
2
Posters
903
Views
1
Watching
-
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.