KDE API Reference
BluezQt
Manager
List of All Members for BluezQt::Manager
This is the complete list of members for
BluezQt::Manager
, including inherited members.
Manager
(QObject *)
adapterAdded
(BluezQt::AdapterPtr)
adapterChanged
(BluezQt::AdapterPtr)
adapterForAddress
(const QString &) const : BluezQt::AdapterPtr
adapterForUbi
(const QString &) const : BluezQt::AdapterPtr
adapterRemoved
(BluezQt::AdapterPtr)
adapters
() const : QList<BluezQt::AdapterPtr>
allAdaptersRemoved
()
bluetoothBlockedChanged
(bool)
bluetoothOperationalChanged
(bool)
deviceAdded
(BluezQt::DevicePtr)
deviceChanged
(BluezQt::DevicePtr)
deviceForAddress
(const QString &) const : BluezQt::DevicePtr
deviceForUbi
(const QString &) const : BluezQt::DevicePtr
deviceRemoved
(BluezQt::DevicePtr)
devices
() const : QList<BluezQt::DevicePtr>
init
() : BluezQt::InitManagerJob *
isBluetoothBlocked
() const : bool
isBluetoothOperational
() const : bool
isInitialized
() const : bool
isOperational
() const : bool
operationalChanged
(bool)
registerAgent
(BluezQt::Agent *) : BluezQt::PendingCall *
registerProfile
(BluezQt::Profile *) : BluezQt::PendingCall *
requestDefaultAgent
(BluezQt::Agent *) : BluezQt::PendingCall *
rfkill
() const : BluezQt::Rfkill *
setBluetoothBlocked
(bool)
startService
() : BluezQt::PendingCall *
unregisterAgent
(BluezQt::Agent *) : BluezQt::PendingCall *
unregisterProfile
(BluezQt::Profile *) : BluezQt::PendingCall *
usableAdapter
() const : BluezQt::AdapterPtr
usableAdapterChanged
(BluezQt::AdapterPtr)