<div dir="ltr">Hello,<div><br></div><div style>I would like to use the classes of QtDBus without using the standard dispatching mechanism based on objects' metadata.</div><div style>Basically, when my application receives a DBUS message, I would need to somehow get a reference to the corresponding QDBusMessage object, and process that message by myself.</div>

<div style>Is there a way to do that ? Having a look at the code (Qt 4.8), it does not look like this is feasible, since the QDBusMessage object reference seems to be only visible from the QDBusConnectionPrivate class, but I may have overseen something.</div>

<div style>Any idea ?</div><div style><br></div><div style>Thanks</div><div style>Best regards</div><div style>Jacques</div><div style><br></div><div style><br></div></div>