On Tue, 5 Aug 2008 16:15:49 +0200, "Arve Knudsen" <[EMAIL PROTECTED]>
wrote:
> 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'.

QStandardItem has no pickle support and no __copy__ implementation.

Phil

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to