Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello forum,
When I try to open project with qtcreator , there is an option to open *.pyqtc project (python project). How to create this type of project at the very beginning with qtcreator as we do create .pro file for C++/Qt project ?
Thanks
Just create a file named myproject.pyqtc, and list all the py files in this file (relative paths, one file for line).