Development/Tutorials/D-Bus/Accessing Interfaces
Abstract
DBUS allows applications to expose internal API to the outside world. These APIs can then be accessed via the DBUS protocol using command line applications or DBUS libraries and bindings themselves. This tutorial looks at the latter method with examples that you can use in your applications.
Prerequisites
Technologies:
- Qt4
- DBUS
Tutorials: