[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt] Missing "%If (PyQt_SSL)" in qnetworkaccessmanager.sip
From:       Mathias.Born () gmx ! de
Date:       2014-01-28 20:16:25
Message-ID: 175746044.20140128211625 () gmx ! de
[Download RAW message or body]

Hi,

In the current "PyQt-gpl-5.2.zip", there is a file
"qnetworkaccessmanager.sip" which contains these
lines:

%If (Qt_5_2_0 -)
    void connectToHostEncrypted(const QString &hostName, quint16 port = 443, const \
QSslConfiguration &sslConfiguration = QSslConfiguration::defaultConfiguration()); \
%End

This makes sip complain about a missing "QSslConfiguration".

I believe it needs to be wrapped in
%If (PyQt_SSL)
...
%End

Best Regards,
Mathias


_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic