Support for PicklingΒΆ

The following PyQt5 classes may be pickled.

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

Previous topic

The PyQt5 Resource System

Next topic

Using PyQt5 from the Python Shell