SolidModules
BluezBluetoothSecurityPasskeyAgentAdaptor Class Reference
Acts as a proxy to BluezBluetoothSecurity to expose it's functionalities to the D-Bus, which is needed by the BlueZ system. More...
#include <bluez-bluetoothsecurityadaptor.h>
Inheritance diagram for BluezBluetoothSecurityPasskeyAgentAdaptor:

Public Slots | |
| void | Cancel (const QString &path, const QString &address) |
| void | Complete (const QString &path, const QString &address) |
| void | Confirm (const QString &path, const QString &address, const QString &value, const QDBusMessage &msg) |
| void | Display (const QString &path, const QString &address, const QString &value) |
| void | Keypress (const QString &path, const QString &address) |
| void | Release () |
| QString | Request (const QString &path, const QString &address, bool numeric, const QDBusMessage &msg) |
Public Member Functions | |
| BluezBluetoothSecurityPasskeyAgentAdaptor (BluezBluetoothSecurity *security) | |
| ~BluezBluetoothSecurityPasskeyAgentAdaptor () | |
Detailed Description
Acts as a proxy to BluezBluetoothSecurity to expose it's functionalities to the D-Bus, which is needed by the BlueZ system.Definition at line 33 of file bluez-bluetoothsecurityadaptor.h.
Constructor & Destructor Documentation
| BluezBluetoothSecurityPasskeyAgentAdaptor::BluezBluetoothSecurityPasskeyAgentAdaptor | ( | BluezBluetoothSecurity * | security | ) |
Definition at line 25 of file bluez-bluetoothsecurityadaptor.cpp.
| BluezBluetoothSecurityPasskeyAgentAdaptor::~BluezBluetoothSecurityPasskeyAgentAdaptor | ( | ) |
Definition at line 48 of file bluez-bluetoothsecurityadaptor.cpp.
Member Function Documentation
| void BluezBluetoothSecurityPasskeyAgentAdaptor::Cancel | ( | const QString & | path, | |
| const QString & | address | |||
| ) | [slot] |
Definition at line 121 of file bluez-bluetoothsecurityadaptor.cpp.
| void BluezBluetoothSecurityPasskeyAgentAdaptor::Complete | ( | const QString & | path, | |
| const QString & | address | |||
| ) | [slot] |
Definition at line 112 of file bluez-bluetoothsecurityadaptor.cpp.
| void BluezBluetoothSecurityPasskeyAgentAdaptor::Confirm | ( | const QString & | path, | |
| const QString & | address, | |||
| const QString & | value, | |||
| const QDBusMessage & | msg | |||
| ) | [slot] |
Definition at line 80 of file bluez-bluetoothsecurityadaptor.cpp.
| void BluezBluetoothSecurityPasskeyAgentAdaptor::Display | ( | const QString & | path, | |
| const QString & | address, | |||
| const QString & | value | |||
| ) | [slot] |
Definition at line 94 of file bluez-bluetoothsecurityadaptor.cpp.
| void BluezBluetoothSecurityPasskeyAgentAdaptor::Keypress | ( | const QString & | path, | |
| const QString & | address | |||
| ) | [slot] |
Definition at line 103 of file bluez-bluetoothsecurityadaptor.cpp.
| void BluezBluetoothSecurityPasskeyAgentAdaptor::Release | ( | ) | [slot] |
Definition at line 130 of file bluez-bluetoothsecurityadaptor.cpp.
| QString BluezBluetoothSecurityPasskeyAgentAdaptor::Request | ( | const QString & | path, | |
| const QString & | address, | |||
| bool | numeric, | |||
| const QDBusMessage & | msg | |||
| ) | [slot] |
Definition at line 64 of file bluez-bluetoothsecurityadaptor.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference