I’m using QtQuick 2 And C++ in my application.(Qt 5.2)
I would like to monitor dbus method calls and I don’t know if this is possible from Qt DBus Library.
For example I would like monitor Notify method of org.freedesktop.Notifications service.
I have created a question in stackoverflow [stackoverflow.com] but it hasn’t get much attention.
Any help appreciated.
↧