[PySide] QNetworkCookieJar issue

Tony Barbieri greatrgb at gmail.com
Thu Sep 6 20:08:16 CEST 2012


Nevermind....I was doing something stupid.  Sorry for the noise.

-tony

On Thu, Sep 6, 2012 at 11:03 AM, Tony Barbieri <greatrgb at gmail.com> wrote:

> Hello,
>
> I am trying to execute QNetworkCookieJar.setAllCookies but I keep getting
> an error:
>
> TypeError: 'PySide.QtNetwork.QNetworkCookieJar.setAllCookies' called with
> wrong argument types:
>   PySide.QtNetwork.QNetworkCookieJar.setAllCookies(list)
> Supported signatures:
>   PySide.QtNetwork.QNetworkCookieJar.setAllCookies(list)
>
> I am indeed passing a list in, it says to expect a QList but QList isn't
> available in PySide correct?  I should be using the python list type, yea?
>
> Thanks!
>
> --
> -tony
>



-- 
-tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20120906/a750f8f6/attachment.html>


More information about the PySide mailing list