Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
5.14.2.1
-
None
-
f096a6497b (pyside/pyside-setup/dev) 59aee8caa4 (pyside/pyside-setup/6.3) 59aee8caa4 (pyside/tqtc-pyside-setup/6.3) f096a6497b (pyside/tqtc-pyside-setup/dev) 9cb04bdf3c (pyside/tqtc-pyside-setup/6.2) f096a6497b (pyside/tqtc-pyside-setup/tqtc/dev)
Description
The takeRow() method of the QFormLayout class is not implemented in PySide2. It exists only in the C++ API.
When invoking the method, one receives the error
AttributeError: 'PySide2.QtWidgets.QFormLayout' object has no attribute 'takeRow'