BluezQt
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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.