now data() yelds a subclass of QVariant, and not a QVariant-embedded dict (goal was...
authorGiovanni Gherdovich <ggherdov@brentaal.inria.fr>
Wed, 20 Oct 2010 13:36:44 +0000 (15:36 +0200)
committerGiovanni Gherdovich <ggherdov@brentaal.inria.fr>
Wed, 20 Oct 2010 13:36:44 +0000 (15:36 +0200)
commit40456613e902f122d2fd13c1aac32bc72c0c1642
tree958ef7c82212e3ac876cab8139951f2f836cec1a
parente03066962aa3f15dc6646e53d4682f4ccad28bef
now data() yelds a subclass of QVariant, and not a QVariant-embedded dict (goal was: typed data from the model)
sface/mainwindow.py
sface/rspecwindow.py
sface/xmlwidget.py