C++ Bindings

Dmitry testbomber at gmail.com
Mon May 13 12:48:38 PDT 2013


>What non-standard types?
For example struct, you need to register each new struct in Qt.
BTW, for each a{sv} or similar complex type you need to provide <annotation
tag, dbus-c++ is superior in that cases.
But QtDbus is much stable and I didn't find any memory leaks versus dbus-c++

>And what do you mean by unicast signals? About sending signals to a single
>destination?
yes


2013/5/11 Thiago Macieira <thiago at kde.org>

> On sábado, 11 de maio de 2013 16.14.45, Dmitry wrote:
> > dbus-c++ quite good for simple client/server applications ( in my
> previous
> > work we have used it and patch it time to time   )
> > QtDbus also good but have a problem with non standard types and unicast
> > signals.
>
> What non-standard types? Are you referring to QString and QByteArray? You
> surely can't recommend using std::string for both "s" and "ay"
>
> And what do you mean by unicast signals? About sending signals to a single
> destination?
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
>    Software Architect - Intel Open Source Technology Center
>       PGP/GPG: 0x6EF45358; fingerprint:
>       E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
>
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
>
>


-- 
In God We Trust the rest we test.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20130513/806ccf8c/attachment.html>


More information about the dbus mailing list