[PyQt] Support for std::?

Shaheed Haque srhaque at theiet.org
Tue Jan 10 09:44:18 GMT 2017


Hi,

I have some .h files for which the generated .sip contains fragments
which depend on the std namespace like this:

tmp/AkonadiCore/Exception.sip:    class Exception: std::exception
tmp/gpgme++/exception.sip:        const std::string &message() const;
tmp/gpgme++/error.sip:    std::ostream &operator<<(int &os, const
GpgME::Error &err);

How might I approach these? Ideas welcome...

Thanks, Shaheed


More information about the PyQt mailing list