<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Arial">I'm a bit of a PyQt newbie but have
plenty of Python experience.<br>
<br>
Does anyone know if arbitrary Python objects will be supported by
QDataStream in PyQt 4.5?<br>
<br>
I'm looking for a method of using PyQts model/view programming and its
drag and drop functionality with Python's base object class which
doesn't seem to be supported. Surprisingly, it seems that QDataStream
doesn't even support QObject (unless I'm missing something)<br>
<br>
Many thanks!<br>
-Scott<br>
<br>
<br>
</font></font>
</body>
</html>