Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.14.1
-
None
Description
If you don't have any titles in .ui file, you will get empty function:
def retranslateUi(self, MainWindow): # retranslateUi
Reproduce:
1. Create a MainWindow in QT designer
2. Clear a windowTitle property
3. pyside2-uic a.ui > a.py
I'm not sure if that is bug, maybe have a windowTitle is required
Attachments
Issue Links
- duplicates
-
PYSIDE-1234 uic creates empty broken retranslateUi function if there is nothing to translate
-
- Closed
-