Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Fixed
-
Affects Version/s: 6.2.2
-
Fix Version/s: None
-
Component/s: PySide
-
Labels:None
-
Commits:0a07515edf (pyside/tqtc-pyside-setup/6.2) d03776d6ef (pyside/tqtc-pyside-setup/dev) d03776d6ef (pyside/tqtc-pyside-setup/tqtc/dev) 0a07515edf (pyside/pyside-setup/6.2.4)
Description
when implementing a custom widget through a QWidget subclass, the minimumSizeHint property of the subclass is not called by Qt when the true_property feature is enabled (enabling properties sizeHint/minimumSizeHint).
This can be seen in the attached code where minimumSizeHint called is never printed
Attachments
Issue Links
- relates to
-
PYSIDE-1670 true_property feature makes QTimer.singleShot staticmethod unavailable
-
- Closed
-