[PyQt] Copying QStandardItem

Arve Knudsen arve.knudsen at gmail.com
Tue Aug 5 15:15:49 BST 2008


Is it problematic to copy QStandardItem? When I use copy.copy,
accessing the resulting object results in a RuntimeError with the
message 'underlying C/C++ object has been deleted'.

Arve


More information about the PyQt mailing list