All Projects → KDE → bluez-qt

KDE / bluez-qt

Licence: other
Qt wrapper for Bluez 5 DBus API

Programming Languages

C++
36643 projects - #6 most used programming language
QML
638 projects
CMake
9771 projects
c
50402 projects - #5 most used programming language

BluezQt

Qt wrapper for BlueZ 5 DBus API

Introduction

BluezQt is a library for communication with BlueZ system and session daemons.

  • BluezQt::Manager class is used to communicate with system daemon - org.bluez
  • BluezQt::ObexManager class is used to communicate with session daemon - org.bluez.obex

All method calls are asynchronous using BluezQt::PendingCall that helps tracking the call progress and handle errors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].