Solid/Projects/LibBlueDevil

From KDE Community Wiki
Revision as of 12:21, 26 November 2010 by Afiestas (talk | contribs)

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
TO DO Documentation Generate KDE-like API Rafael Fernandez Lopez <[email protected]>
IN PROGRESS Library Use the QtObject property system
DONE Library Fix name property bug