Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
How to know the version of Qt Designer?
-
I use qt designer and pyqt5 to develop my GUIs and I need to know what version of my Qt Designer is because I downloaded the designer via pip (Python package manager) and it was not specified which version of the qt designer was returned to min.
-
Hi,
IIRC, the about dialog that you can trigger from the help menu should give you this answer.