Details
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
-
PYSIDE-2042 inconsistent interface to sizeHint with true_property
- Closed