[PyQt] SIP: how the datatypes are converted between C++ and Python?
Phil Thompson
phil at riverbankcomputing.com
Wed Jun 28 22:36:22 BST 2017
On 28 Jun 2017, at 10:13 pm, Alexey Golovizin <steamboat-willie at yandex.ru> wrote:
>
> I want to wrap some C++ classes with SIP, but I could not find any good information about how the datatypes of the method arguments are converted between C++ and Python.
>
> Don't you have some allowed datatypes list and type conversion table?
http://pyqt.sourceforge.net/Docs/sip4/specification_files.html#syntax-definition
Phil
More information about the PyQt
mailing list