Frage

qdbus is rather straightforward when calling methods, but is it possible to connect to a signal with it? Signature:

signal void org.kde.kwin.Scripting.printError(QString text)
War es hilfreich?

Lösung

From #dbus on irc.freenode.org:

thiago | the command-line utility can only send calls
thiago | use dbus-monitor for that
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top