Hi, I read QList and QMap are not implemented in PyQt, because of the presence of Python lists and dictionaries.
But how can I use QVariant to "encapsulate" Python lists and dictionaries ? When I try to do it I get the following error message : "TypeError: argument 1 of QVariant() has an invalid type" Thank you, -- Laurent Léonard
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
