PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 266 - Provide pickling support
: Provide pickling support
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: All All
: P5 normal
Assigned To: renato filho
:
:
: 265
  Show dependency treegraph
 
Reported: 2010-07-20 08:32 EEST by Lauro Moura
Modified: 2010-11-25 17:48 EET (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2010-07-20 08:32:55 EEST

    
Comment 1 Lauro Moura 2010-07-20 08:44:56 EEST
PyQt provides pickling support for the following classes and all enums:

        * QByteArray
        * QChar
        * QColor
        * QDate
        * QDateTime
        * QKeySequence
        * QLatin1Char
        * QLatin1String
        * QLine
        * QLineF
        * QMatrix
        * QPoint
        * QPointF
        * QPolygon
        * QRect
        * QRectF
        * QSize
        * QSizeF
        * QString
        * QTime

[1]
http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/pyqt4ref.html#support-for-pickling
Comment 2 Lauro Moura 2010-10-05 14:42:25 EEST
Initial work here:
http://qt.gitorious.org/~lauromoura/pyside/lauro-shiboken/commits/pickling
Comment 3 renato filho 2010-10-13 13:45:29 EEST
Fixed on shiboken commit:
commit d26ecefed858fb548d57f66028f3191b5c298453
Author: Lauro Neto <lauro.neto@openbossa.org>
Date:   Tue Jul 20 17:57:08 2010 -0300

Pyside commit:
commit 4c8660413a66b8e006687def786d9a82c6870094
Author: renatofilho <renato.filho@openbossa.org>
Date:   Wed Oct 13 12:55:41 2010 -0300
Comment 4 renato filho 2010-11-25 17:48:07 EET
released on 1.0.0~beta1