qdeclareqlistint_hack.h
Thiago Macieira
thiago at kde.org
Tue Oct 16 13:57:18 BST 2007
Em Tuesday 16 October 2007 14:07:50 Thiago Macieira escreveu:
> Em Tuesday 16 October 2007 13:47:31 Harri Porten escreveu:
> > I understand that in the plain C++ world. For QDbus I had to assume some
> > internal conversion magic in the marshalling code as a dozen of people
> > having been porting, fixing and otherwise updating the relevant pieces of
> > code for a year now without ever saying that it simply does not work.
> > Incredible
>
> It works just like C++, since it inspects signatures for function names.
>
> If you call findCookies.av, it won't match findCookes.ai.
Though the problem was probably introduced by the earlier versions of QtDBus,
which didn't support QList<int>: everything was QVariantList and QVariantMap.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20071016/e27e1314/attachment.sig>
More information about the kde-core-devel
mailing list