[PyQt] Overloads in SIP
Denis Rouzaud
denis.rouzaud at gmail.com
Tue Sep 5 07:28:31 BST 2017
Hi Shaheed,
Just guessing, could it be missing annotations /In,Out/ ?
Denis
Le lun. 4 sept. 2017 à 23:45, Shaheed Haque <srhaque at theiet.org> a écrit :
> Hi,
>
> For these two overloads
>
> int toInt() const;
> int toInt(bool *ok) const;
>
> why does SIP complain:
>
> sip: tmp/KHtml/dom/dom_string.sip:68: ::DOM::DOMString::toInt() has
> overloaded functions with the same Python signature
>
> That seems wrong? Insights welcome.
>
> Thanks, Shaheed
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170905/387e33d5/attachment.html>
More information about the PyQt
mailing list