Am Sunday 23 November 2008 22:24:18 schrieb macebre: > Does somebody know which type I have to use there or where I could find > more information about this? > Is there a command to find out which Qt type is send by a signal?
Please consult the Qt DBus documentation, e.g. http://doc.trolltech.com/4.2/qdbusargument.html IIRC it says there that you have to use the >> operator to extract arguments out of arrays and structs. -- :M: _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

