QtDBus and user types problem

Sebastian Trüg strueg at mandriva.com
Sat Nov 4 03:17:58 PST 2006


On Saturday 04 November 2006 12:35, Thiago Macieira wrote:
> Sebastian Trüg wrote:
> >I see.
> >thanks a lot for the help.
> >So there is no generic way to it. Ok. One last question although I think
> > the answer is no: Would it be possible to get the raw data from the
> > QDBusArgument to have it demarshalled elsewhere?
>
> No, since libdbus does't give it to us either. You have to demarshall
> using the operator>> and operator<< functions.
>
> Besides, you wouldn't want that, unless you know the wire format of the
> D-Bus protocol (version 1).

ok, thanks. :)


More information about the dbus mailing list