Hi,

In QDBusConnection there are several connect() methods which check the 
signature of the signal against
the connected slot.
Since I'd like to implement a scripting possibility around this, I'd need the 
possibility to
either be able to receive all QDBusMessages (at least from DBus signals) or a 
way where
the slot just gets all arguments via a single QList<QVariant> parameter (from 
QDBusMessage::arguments()).

Is there currently a way to achieve this ?
I found qDBusAddSpyHook - probably this is what I'm looking for ?
Or what was the reason to have this function ?

-- 
Best regards/Schöne Grüße

Martin
A: Because it breaks the logical sequence of discussion
Q: Why is top posting bad?

()  ascii ribbon campaign - against html e-mail 
/\                        - against proprietary attachments

Geschenkideen, Accessoires, Seifen, Kulinarisches: www.lillehus.at
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to