Phil Thompson wrote:
On Sun, 17 Aug 2008 01:44:29 +0200, Simon Edwards <[EMAIL PROTECTED]>
wrote:

The extra types for the QHash are stripped off. The table should look more like:

static sipTypedefDef typedefsTable[] = {
   ...
   {"Plasma::DataEngine::Data", mtype_sat, "QHash<QString,QVariant>",
NULL},
   ...
};

If you change the table by hand, does it then work?

Yes.

For this case it does. I don't know if there are other use cases which use this code.

--
Simon Edwards             | KDE-NL, Guidance tools, Guarddog Firewall
[EMAIL PROTECTED]       | http://www.simonzone.com/software/
Nijmegen, The Netherlands | "ZooTV? You made the right choice."
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to