< Development | Tutorials | D-Bus
Development/Tutorials/D-Bus/Creating Interfaces
Abstract
DBUS allows applications to expose internal API to the outside world by means of remotely callable interfaces. This tutorial shows how to create and implement such interfaces in your applications.
Prerequisites
Technologies:
- Qt4
- DBUS
- CMake
Tutorials:
Lights: Defining The Interface
Defining Methods
Naming The Interface
Camera: Generating the Interface
qdbuscpp2xml
CMake
Action: Instantiating the Interface At Runtime
Other Resources
This page was last edited on 17 April 2020, at 11:15. Content is available under Creative Commons License SA 4.0 unless otherwise noted.