Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Embedding python in Qt
-
I had built a project in Qt Creator in C++ but now I am trying to embed a python code here, So please tell me is it possible to use python and C++ in the same project?
-
Yes, it is described in Python documentation: link