Development/Tutorials/D-Bus/Creating Interfaces: Difference between revisions
m (s/DBUS/D-Bus) |
m (Development/Tutorials/Creating DBUS Interfaces moved to Development/Tutorials/Creating D-Bus Interfaces: s/DBUS/D-Bus) |
(No difference)
|
Revision as of 18:59, 26 December 2006
Abstract
D-Bus 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
- D-Bus
- CMake
Tutorials: