Solid/Projects/LibBlueDevil

From KDE Community Wiki
(Redirected from LibBlueDevil)

How we work

All Solid projects operates in the same way, be sure to read How we work

Description

LibBluedevil is a Qt based library which makes easier to develop Qt based applications that use BlueZ, abstracting the developer from DBus.

Project Status

The project is currently maintained by Rafael Fernandez Lopez (ereslibre).

Currently there is one line of development (1.X) will be remain ABI/API compatible.

Documentation

The library API is documented and with examples, to generate it you should execute:

make documentation (rafa edit this)

How to collaborate

LibBluedeivl is a KDE project, so we use the usual ways to communicate to each other, and to work together.

Project Page

Currently LibBlueDevil is under playground/libs, move it to kdesupport can be expected in the future. KDE Project Page

Mailing list

We're using the kde-hardware-devel mailing list kde-hardware-devel

Roadmap

LibBlueDevil 1.9

The objective of the 1.9 release is...

Status Component Description Contact
TODO Documentation Generate KDE-like API <[email protected]>
IN PROGRESS Library Use the QtObject property system <[email protected]>
DONE Library Fix name property bug <[email protected]>