Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 28b9e36e96ce34b2567ae5b47a27b2c5 > files > 18

python-qt4-doc-4.10.3-3.mga4.noarch.rpm

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

The following PyQt4 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.