View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#3
Thanks for your reply.
I get the same error passing one uchar and two quint32 variables.

EDIT: From Qt documentation here:
http://doc.trolltech.org/latest/qdbustypesystem.html

uchar --> BYTE
uint --> UINT32

but also using uchar and two uint I get the same error...strange.

Last edited by sakya; 2011-09-07 at 19:33.
 

The Following User Says Thank You to sakya For This Useful Post: