[PyQt] QVariant and QList

Phil Thompson phil at riverbankcomputing.com
Thu Apr 29 09:04:43 BST 2010


On Thu, 29 Apr 2010 09:49:06 +0200, cadevel <cadevel at free.fr> wrote:
> Hello,
> 
> How can i convert a QVariant containing a QList<QNetworkCookie> to a 
> python list of QNetworkCookie.

What's the context? What is creating the QVariant?

Phil


More information about the PyQt mailing list