The current C++ api make uses of properties for certain Object (https://doc.qt.io/qt-5/qlabel.html), where as the current pySide API use exclusively methods (https://doc.qt.io/qtforpython/PySide2/QtWidgets/QLabel.html)
One would expect to set the alignment this way:
QLabel.alignment = Qt.AlignLeft
- is related to
-
PYSIDE-904 Investigate Qt6 opportunities based on current Qt for Python issues
-
- Open
-
For Gerrit Dashboard: PYSIDE-1019 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
310867,7 | shiboken2: Re-add support for parsing Q_PROPERTY, update | 5.15 | pyside/pyside-setup | Status: NEW | -1 | 0 |
315781,2 | WIP: Signature: Support 'getset_descriptor' | 5.15 | pyside/pyside-setup | Status: NEW | -2 | 0 |