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