Can I use QT Creator for Python development?
-
Hello all,
I am QT beginner about 1 months. Currently, I use Python in GUI development.
As so far, I use QT designer to create an .ui file and convert it to .py file for programming.Until I know that QT has another IDE tool called "QT Creator". I think it's more convenience than "QT designer".
However, currently I found it's base on C++ language for development.Does anyone know whether it can change C++ to python?
Thanks. -
Hello all,
I am QT beginner about 1 months. Currently, I use Python in GUI development.
As so far, I use QT designer to create an .ui file and convert it to .py file for programming.Until I know that QT has another IDE tool called "QT Creator". I think it's more convenience than "QT designer".
However, currently I found it's base on C++ language for development.Does anyone know whether it can change C++ to python?
Thanks. -
@Fan383
You should start out from https://www.qt.io/qt-for-pythonIt's as clear as mud whether this new Qt for Python uses Qt Creator or its own IDE.
-
@JonB
Well the video shows the dude using File System view and
command prompt to run the sample so
that seems like a big nope.