[PyKDE] Can I pickle PyQt stuff?

Willi Richert w.richert at gmx.net
Fri Jun 28 14:05:00 BST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

QCanvas, etc. are all C++-Classes so pickel will not work. Maybe marshal does, 
but I also thing it won't. Although I've not yet tried, I would suggest 
QDataStream which provides serialization of binary data to a QIODevice.

willi

On Thursday 27 June 2002 21:37, Stephen Green wrote:
> I'm trying to save a QCanvas as well as QCanvasItems, but I always get
> errors while pickling.  Is there a way to make it work?
>
>
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.gmd.de
> http://mats.gmd.de/mailman/listinfo/pykde

- -- 
Vieles ist einfach, der Rest zweifach.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9G2yDClnsru/vnVgRAviCAJ9SYaiRQEwJXes/ikSmHybhtRokKACfRYMb
iBAvCSTBG/FrCQaWDbBzwpc=
=VNv6
-----END PGP SIGNATURE-----




More information about the PyQt mailing list