dlr-gtlab / python-module

GTlab Module for embadding Python into GTlab
0 stars 0 forks source link

GtpyContextManager::getVariable does not work correctly with GTobjects #266

Closed rainman110 closed 4 months ago

rainman110 commented 8 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.

rainman110 commented 8 months ago

mentioned in commit da1b3c0567f7296f554cfce7877e0ff90bb79955

rainman110 commented 8 months ago

mentioned in commit 17787a89e7f460a22c7d972c60727c2b2dc3e704

rainman110 commented 8 months ago

mentioned in commit b17fadae255891324e631dd2b09658d36d622ec6