[PySide] Shiboken C++ => Python exceptions translation
Dennis Victorovich
dennis.victorovich at gmail.com
Sat Apr 28 16:06:35 CEST 2012
Hi everyone.
Please correct me if i'm wrong, but currently shiboken doesn't have a
mechanism for handling C++ code that throws exceptions.
We've tackle this problem within our project and workaround is not really
pretty (a bunch of extra code with try/catch and boost::bind).
Anyone have a bright ides how to solve the problem?
I've created suggestion for improvement
https://bugreports.qt-project.org/browse/PYSIDE-62.
Best regards.
Dennis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20120428/252c38ca/attachment.html>
More information about the PySide
mailing list