< Development | Tutorials | D-Bus
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:
DBUS Interfaces
Using QDBusMessage
Using QDBusInterface
Using An Interface
Connecting To Signals
Other Resources
This page was last edited on 4 October 2020, at 09:49. Content is available under Creative Commons License SA 4.0 unless otherwise noted.