[PySide] PySide6 true_property

Николай niki.spahiev at gmail.com
Fri Aug 20 15:58:25 CEST 2021


>> with wrong argument types:

> >>    PySide6.QtWidgets.QWidget.geometry.fset(tuple)
> >> Supported signatures:
> >>    PySide6.QtWidgets.QWidget.geometry.fset(PySide6.QtCore.QRect)
> >>    PySide6.QtWidgets.QWidget.geometry.fset(int, int, int, int)


Can second fset become geometry.fset(Tuple(int, int, int, int))?

Niki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20210820/3e47c962/attachment.html>


More information about the PySide mailing list