Details
-
Bug
-
Status: Closed
-
P2: Important
-
Resolution: Done
-
6.1.2
-
None
-
Python 3.9.6
PySide 6.1.2
-
-
9b5fa60d1fed5025e97c393ba1bab80f81ba833a (pyside/pyside-setup/dev) 3833b0aacc84924bd41cb03ab11cab0f18cd0dc9 (pyside/pyside-setup/6.1) 0c75c823b0c8e48f03fa0bb166b195bfa7d5f2e9 (pyside/tqtc-pyside-setup/5.15)
Description
Using the snake_case feature simultaneously with files generated with uic does not seem to work.
For example, when launching the attached script, I get :
AttributeError: 'PySide6.QtWidgets.QHBoxLayout' object has no attribute 'sizeHint'
This is reproducible on several of my projects (which work just fine without activating snake_case).
Is this supposed to work ? (according to PYSIDE-1561, yes).
Attachments
Issue Links
- relates to
-
PYSIDE-1561 Use snake_case and true_property feature in combination with pyside6-uic tool
-
- Closed
-