Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e63754dc5af9f9ec95223fcea9485104 > files > 2178

python3-PyQt4-devel-4.8.3-2.fc14.x86_64.rpm

Support for Pickling
====================

The following PyQt classes may be pickled.

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

Also all named enums (``QtCore.Qt.Key`` for example) may be pickled.