[PyQt] Overloads in SIP

Shaheed Haque srhaque at theiet.org
Mon Sep 4 22:44:21 BST 2017


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


More information about the PyQt mailing list