4

The new version of Qt for Python (PySide6) allows to use a new feature named true_property, this feature you can easily use when you build your UI manually from scratch, but If you are using Qt Designer and you want to convert .ui files to python using pyside6-uic the python code is generated without taking in count that feature. So I want to know if there is a flag option or a command to tell pyside6-uic to use the true_property.

Arthur
  • 193
  • 3
  • 10

0 Answers0