[Kde-bindings] Missing munged method name entries for QVector and QList types
Arno Rehn
arno at arnorehn.de
Tue Oct 27 13:15:26 UTC 2009
On Tuesday 27 October 2009 13:49:06 Richard Dale wrote:
> The current generator is not generating munged method name entries for
> QList and QVector types in the methodName table - there is no 'QPolygon?'
> for the constructor that takes a QVector:
>
> "QPointF$$", //3768
> "QPolygon", //3769
> "QPolygon#", //3770
> "QPolygon#$", //3771
> "QPolygon$", //3772
> "QPolygon$$", //3773
I guess you're not using the most recent revision - I fixed that in r1039583.
$ grep QPolygon? smokedata.cpp
"QPolygon?", //3854
{350, 3854, 13780}, // QPolygon::QPolygon?
--
Arno Rehn
arno at arnorehn.de
More information about the Kde-bindings
mailing list