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

libsolidcontrol

Solid::Control::Ifaces::BluetoothInputDevice

Solid::Control::Ifaces::BluetoothInputDevice Class Reference

A BluetoothInputDevice object allows to manage the connection of a bluetooth input device. More...

#include <bluetoothinputdevice.h>

Inheritance diagram for Solid::Control::Ifaces::BluetoothInputDevice:

Inheritance graph
[legend]

List of all members.


Public Slots

virtual void connect ()=0
virtual void disconnect ()=0

Signals

virtual void propertyChanged (const QString &name, const QVariant &value)=0

Public Member Functions

 BluetoothInputDevice (QObject *parent=0)
virtual QMap< QString, QVariant > getProperties () const =0
virtual QString ubi () const =0
virtual ~BluetoothInputDevice ()

Detailed Description

A BluetoothInputDevice object allows to manage the connection of a bluetooth input device.

Definition at line 40 of file ifaces/bluetoothinputdevice.h.


Constructor & Destructor Documentation

Solid::Control::Ifaces::BluetoothInputDevice::BluetoothInputDevice ( QObject *  parent = 0  ) 

Constructs a BluetoothInputDevice.

Parameters:
parent the parent object

Definition at line 24 of file ifaces/bluetoothinputdevice.cpp.

Solid::Control::Ifaces::BluetoothInputDevice::~BluetoothInputDevice (  )  [virtual]

Destructs a BluetoothInputDevice object.

Definition at line 27 of file ifaces/bluetoothinputdevice.cpp.


Member Function Documentation

virtual void Solid::Control::Ifaces::BluetoothInputDevice::connect (  )  [pure virtual, slot]

Connect bluetooth input device.

virtual void Solid::Control::Ifaces::BluetoothInputDevice::disconnect (  )  [pure virtual, slot]

Disconnect bluetooth input device.

virtual QMap<QString,QVariant> Solid::Control::Ifaces::BluetoothInputDevice::getProperties (  )  const [pure virtual]

Retrieve all properties from the input device.

Returns:
a hash of named properties

virtual void Solid::Control::Ifaces::BluetoothInputDevice::propertyChanged ( const QString &  name,
const QVariant &  value 
) [pure virtual, signal]

A Property for the input device has changed.

Parameters:
name the name of the changed property
value the new value

virtual QString Solid::Control::Ifaces::BluetoothInputDevice::ubi (  )  const [pure virtual]

Retrieves ubi of bluetooth input device.

Returns:
ubi of bluetooth input device

Implemented in FakeBluetoothInputDevice.


The documentation for this class was generated from the following files:
  • ifaces/bluetoothinputdevice.h
  • ifaces/bluetoothinputdevice.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
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference by doxygen 1.5.7
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