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

libsolidcontrol

Solid::Control::Ifaces::AccessPoint

Solid::Control::Ifaces::AccessPoint Class Reference

#include <wirelessaccesspoint.h>

Inheritance diagram for Solid::Control::Ifaces::AccessPoint:

Inheritance graph
[legend]

List of all members.


Detailed Description

A wireless Access Point or another station acting in ad-hoc mode.

Definition at line 37 of file ifaces/wirelessaccesspoint.h.


Signals

void bitRateChanged (int bitrate)
void frequencyChanged (uint frequency)
void rsnFlagsChanged (Solid::Control::AccessPoint::WpaFlags flags)
void signalStrengthChanged (int strength)
void ssidChanged (const QString &ssid)
void wpaFlagsChanged (Solid::Control::AccessPoint::WpaFlags flags)

Public Member Functions

 AccessPoint (QObject *)
virtual
Solid::Control::AccessPoint::Capabilities 
capabilities () const =0
virtual uint frequency () const =0
virtual QString hardwareAddress () const =0
virtual uint maxBitRate () const =0
virtual
Solid::Control::WirelessNetworkInterface::OperationMode 
mode () const =0
virtual
Solid::Control::AccessPoint::WpaFlags 
rsnFlags () const =0
virtual int signalStrength () const =0
virtual QString ssid () const =0
virtual QString uni () const =0
virtual
Solid::Control::AccessPoint::WpaFlags 
wpaFlags () const =0
virtual ~AccessPoint ()

Constructor & Destructor Documentation

Solid::Control::Ifaces::AccessPoint::AccessPoint ( QObject *  parent  ) 

Definition at line 23 of file ifaces/wirelessaccesspoint.cpp.

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

Destructor.

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


Member Function Documentation

void Solid::Control::Ifaces::AccessPoint::bitRateChanged ( int  bitrate  )  [signal]

This signal is emitted when the bitrate of this network has changed.

Parameters:
bitrate the new bitrate value for this network

Reimplemented in FakeAccessPoint.

virtual Solid::Control::AccessPoint::Capabilities Solid::Control::Ifaces::AccessPoint::capabilities (  )  const [pure virtual]

Flags describing the capabilities of the access point.

Implemented in FakeAccessPoint.

virtual uint Solid::Control::Ifaces::AccessPoint::frequency (  )  const [pure virtual]

Retrieves the frequency in MHz of the radio channel that this access point is operating on.

Returns:
the frequency

Implemented in FakeAccessPoint.

void Solid::Control::Ifaces::AccessPoint::frequencyChanged ( uint  frequency  )  [signal]

This signal is emitted when the frequency used by this Access Point changes.

Parameters:
frequency the new frequency

Reimplemented in FakeAccessPoint.

virtual QString Solid::Control::Ifaces::AccessPoint::hardwareAddress (  )  const [pure virtual]

The hardware address assigned to the access point's wireless interface, in hex-and-colon form.

Implemented in FakeAccessPoint.

virtual uint Solid::Control::Ifaces::AccessPoint::maxBitRate (  )  const [pure virtual]

Retrieves the maximum bit rate currently attainable by this device.

Returns:
the maximum bitrate in kilobit/s

Implemented in FakeAccessPoint.

virtual Solid::Control::WirelessNetworkInterface::OperationMode Solid::Control::Ifaces::AccessPoint::mode (  )  const [pure virtual]

Retrieves the operation mode of this acess point.

Returns:
the current mode
See also:
Solid::Control::WirelessNetworkInterface::OperationMode

Implemented in FakeAccessPoint.

virtual Solid::Control::AccessPoint::WpaFlags Solid::Control::Ifaces::AccessPoint::rsnFlags (  )  const [pure virtual]

Flags describing the access point's capabilities according to RSN (Robust Secure Network) aka WPA2.

Implemented in FakeAccessPoint.

void Solid::Control::Ifaces::AccessPoint::rsnFlagsChanged ( Solid::Control::AccessPoint::WpaFlags  flags  )  [signal]

This signal is emitted when the RSN(WPA2) flags in use by this access point change.

Parameters:
flags the new flags

Reimplemented in FakeAccessPoint.

virtual int Solid::Control::Ifaces::AccessPoint::signalStrength (  )  const [pure virtual]

Retrieves the current signal strength of this wifi network.

Returns:
the signal strength as a percentage

Implemented in FakeAccessPoint.

void Solid::Control::Ifaces::AccessPoint::signalStrengthChanged ( int  strength  )  [signal]

This signal is emitted when the signal strength of this network has changed.

Parameters:
strength the new signal strength value for this network

Reimplemented in FakeAccessPoint.

virtual QString Solid::Control::Ifaces::AccessPoint::ssid (  )  const [pure virtual]

The Service Set Identifier of the access point.

Implemented in FakeAccessPoint.

void Solid::Control::Ifaces::AccessPoint::ssidChanged ( const QString &  ssid  )  [signal]

This signal is emitted when the ssid of this Access Point changes.

Parameters:
ssid the new SSID

Reimplemented in FakeAccessPoint.

virtual QString Solid::Control::Ifaces::AccessPoint::uni (  )  const [pure virtual]

Unique identifer for this access point.

Implemented in FakeAccessPoint.

virtual Solid::Control::AccessPoint::WpaFlags Solid::Control::Ifaces::AccessPoint::wpaFlags (  )  const [pure virtual]

Flags describing the access point's capabilities according to WPA (Wifi Protected Access).

Implemented in FakeAccessPoint.

void Solid::Control::Ifaces::AccessPoint::wpaFlagsChanged ( Solid::Control::AccessPoint::WpaFlags  flags  )  [signal]

This signal is emitted when the WPA flags in use by this access point change.

Parameters:
flags the new flags

Reimplemented in FakeAccessPoint.


The documentation for this class was generated from the following files:
  • ifaces/wirelessaccesspoint.h
  • ifaces/wirelessaccesspoint.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