On sexta-feira, 26 de julho de 2013 08:11:18, Ramakanthreddy Kesireddy wrote: > Yes Reply.type() is QDBusMessage::ReplyMessage
Ok. So what were the contents of the reply? Please print Reply.signature(). If you want more information, please do this: 1) add outside your function: namespace QDBusUtil { QString argumentToString(const QVariant &arg); } 2) add inside your function: qDebug() << QDBusUtil::argumentToString(Reply.arguments()[0]); -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest