|
I'm a bit of a PyQt newbie but have
plenty of Python experience. Does anyone know if arbitrary Python objects will be supported by QDataStream in PyQt 4.5? 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) Many thanks! -Scott |
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
