Closed rainman110 closed 4 months ago
If a python object is a GTobject, this function does not work correctly, as it assumes to be a PythonQObject type and not a ExtendedWrapper type.
This results in an empty returned QVariant allthough the GtObject exists.
mentioned in commit da1b3c0567f7296f554cfce7877e0ff90bb79955
mentioned in commit 17787a89e7f460a22c7d972c60727c2b2dc3e704
mentioned in commit b17fadae255891324e631dd2b09658d36d622ec6
If a python object is a GTobject, this function does not work correctly, as it assumes to be a PythonQObject type and not a ExtendedWrapper type.
This results in an empty returned QVariant allthough the GtObject exists.