• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

libsolidcontrol

Solid::Control::BluetoothSecurity

Solid::Control::BluetoothSecurity Class Reference

#include <bluetoothsecurity.h>

Inheritance diagram for Solid::Control::BluetoothSecurity:

Inheritance graph
[legend]

List of all members.


Detailed Description

Represents a bluetooth security interface which handles passkey request by the backend.

To get an instance of this class use Solid::Control::BluetoothManager::security().

Definition at line 137 of file bluetoothsecurity.h.


Public Slots

void setAuthorizationAgent (Solid::Control::BluetoothAuthorizationAgent *agent)
void setPasskeyAgent (Solid::Control::BluetoothPasskeyAgent *agent)

Public Member Functions

 BluetoothSecurity (QObject *backendObject)
 BluetoothSecurity ()
BluetoothSecurity & operator= (const BluetoothSecurity &object)
 ~BluetoothSecurity ()

Constructor & Destructor Documentation

Solid::Control::BluetoothSecurity::BluetoothSecurity (  ) 

Constructs an invalid bluetooth security object.

Definition at line 52 of file bluetoothsecurity.cpp.

Solid::Control::BluetoothSecurity::BluetoothSecurity ( QObject *  backendObject  )  [explicit]

Constructs a new bluetooth security object taking its data from a backend.

Parameters:
backendObject the object given by the backend

Definition at line 57 of file bluetoothsecurity.cpp.

Solid::Control::BluetoothSecurity::~BluetoothSecurity (  ) 

Destroys the device.

Definition at line 63 of file bluetoothsecurity.cpp.


Member Function Documentation

Solid::Control::BluetoothSecurity & Solid::Control::BluetoothSecurity::operator= ( const BluetoothSecurity &  object  ) 

Assigns a bluetooth security object to this bluetooth security object and returns a reference to it.

Parameters:
device the bluetooth security object to assign
Returns:
a reference to the bluetooth security object

Definition at line 67 of file bluetoothsecurity.cpp.

void Solid::Control::BluetoothSecurity::setAuthorizationAgent ( Solid::Control::BluetoothAuthorizationAgent *  agent  )  [slot]

Sets the authorizationagent that will handle service usage authorization requests in this process.

Parameters:
agent The AuthorizationAgent for this process.If there is a previously registered agent it WON'T be deleted, track/parent your objects.

Definition at line 81 of file bluetoothsecurity.cpp.

void Solid::Control::BluetoothSecurity::setPasskeyAgent ( Solid::Control::BluetoothPasskeyAgent *  agent  )  [slot]

Sets the passkeyagent that will handle authentication (for pairing) requests in this process.

Parameters:
agent The PasskeyAgent for this process. If there is a previously registered agent it WON'T be deleted, track/parent your objects.

Definition at line 76 of file bluetoothsecurity.cpp.


The documentation for this class was generated from the following files:
  • bluetoothsecurity.h
  • bluetoothsecurity.cpp

libsolidcontrol

Skip menu "libsolidcontrol"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libplasma
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal