Talk:Development/Tutorials/D-Bus/Introduction

Page contents not supported in other languages.
From KDE TechBase

D-Bus is the successor of DCOP, but it has a complicated syntax. Here is an example:

kde-devel:~/build/KDE/kdepim/ktimetracker> dbus-send --type=method_call --print-reply --dest=org.kde.ktimetracker /KTimeTracker org.kde.ktimetracker.ktimetracker.version
method return sender=:1.64 -> dest=:1.81
   string "4.0.0"