[PyQt] Bug in SIP w.r.t. signals, typedefs and mapped types
Simon Edwards
simon at simonzone.com
Sun Aug 17 10:33:28 BST 2008
Phil Thompson wrote:
> On Sun, 17 Aug 2008 01:44:29 +0200, Simon Edwards <simon at simonzone.com>
> 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
simon at simonzone.com | http://www.simonzone.com/software/
Nijmegen, The Netherlands | "ZooTV? You made the right choice."
More information about the PyQt
mailing list