What package do i need for QML ?
Solved
Installation and Deployment
-
Hi,
I'm currently writing an application in QML and python (using pyside 2). I would be interested by buying a package but i'm not sure i need the Qt for application developpement package. I think i only need Qt design Studio package right ?Does the Qt design studio package allow to create and distribute an application (without provide the source code) entirely written with QML and python ? Because i use Qt charts which is under GPL licence
Thanks by advance
-
Hi,
AFAIK, no Qt Design Studio does not provide that feature.
And since you are using a GPL library, all your code shall abide by the GPL license and therefore cannot be closed source.