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

libsolidcontrol

FakeWirelessNetworkInterface Class Reference

#include <fakewirelessnetworkinterface.h>

Inheritance diagram for FakeWirelessNetworkInterface:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 33 of file fakewirelessnetworkinterface.h.


Signals

void accessPointAppeared (const QString &)
void accessPointDisappeared (const QString &)
void activeAccessPointChanged (const QString &)
void bitRateChanged (int bitrate)
void modeChanged (Solid::Control::WirelessNetworkInterface::OperationMode)

Public Member Functions

MacAddressList accessPoints () const
QString activeAccessPoint () const
int bitRate () const
QObject * createAccessPoint (const QString &uni)
 FakeWirelessNetworkInterface (const QMap< QString, QVariant > &propertyMap, QObject *parent=0)
QString hardwareAddress () const
Solid::Control::WirelessNetworkInterface::OperationMode mode () const
Solid::Control::WirelessNetworkInterface::Capabilities wirelessCapabilities () const
 ~FakeWirelessNetworkInterface ()

Protected Member Functions

void injectAccessPoint (FakeAccessPoint *ap)

Constructor & Destructor Documentation

FakeWirelessNetworkInterface::FakeWirelessNetworkInterface ( const QMap< QString, QVariant > &  propertyMap,
QObject *  parent = 0 
)

Definition at line 26 of file fakewirelessnetworkinterface.cpp.

FakeWirelessNetworkInterface::~FakeWirelessNetworkInterface (  ) 

Definition at line 31 of file fakewirelessnetworkinterface.cpp.


Member Function Documentation

void FakeWirelessNetworkInterface::accessPointAppeared ( const QString &   )  [virtual, signal]

A new wireless access point appeared.

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

void FakeWirelessNetworkInterface::accessPointDisappeared ( const QString &   )  [virtual, signal]

A wireless access point disappeared.

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

MacAddressList FakeWirelessNetworkInterface::accessPoints (  )  const [virtual]

List of wireless networks currently visible to the hardware.

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

Definition at line 35 of file fakewirelessnetworkinterface.cpp.

QString FakeWirelessNetworkInterface::activeAccessPoint (  )  const [virtual]

Identifier of the network this interface is currently associated with.

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

Definition at line 40 of file fakewirelessnetworkinterface.cpp.

void FakeWirelessNetworkInterface::activeAccessPointChanged ( const QString &   )  [virtual, signal]

The accesspoint in use changed.

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

int FakeWirelessNetworkInterface::bitRate (  )  const [virtual]

Retrieves the effective bit rate currently attainable by this device.

Returns:
the bitrate in bit/s

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

Definition at line 57 of file fakewirelessnetworkinterface.cpp.

void FakeWirelessNetworkInterface::bitRateChanged ( int  bitrate  )  [virtual, signal]

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

Parameters:
bitrate the new bitrate value for this network

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

QObject * FakeWirelessNetworkInterface::createAccessPoint ( const QString &  uni  )  [virtual]

Instantiates a new AccessPoint object from the current backend given its UNI.

Parameters:
uni the identifier of the network instantiated
Returns:
a new AccessPoint object if there's a network having the given UNI for this device, 0 otherwise

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

Definition at line 67 of file fakewirelessnetworkinterface.cpp.

QString FakeWirelessNetworkInterface::hardwareAddress (  )  const [virtual]

The hardware address assigned to the network interface.

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

Definition at line 45 of file fakewirelessnetworkinterface.cpp.

void FakeWirelessNetworkInterface::injectAccessPoint ( FakeAccessPoint *  ap  )  [protected]

Definition at line 72 of file fakewirelessnetworkinterface.cpp.

Solid::Control::WirelessNetworkInterface::OperationMode FakeWirelessNetworkInterface::mode (  )  const [virtual]

Retrieves the operation mode of this network.

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

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

Definition at line 51 of file fakewirelessnetworkinterface.cpp.

void FakeWirelessNetworkInterface::modeChanged ( Solid::Control::WirelessNetworkInterface::OperationMode   )  [virtual, signal]

The device switched operating mode.

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

Solid::Control::WirelessNetworkInterface::Capabilities FakeWirelessNetworkInterface::wirelessCapabilities (  )  const [virtual]

Retrieves the capabilities of this wifi network.

Returns:
the flag set describing the capabilities
See also:
Solid::Control::WirelessNetworkInterface::DeviceInterface

Implements Solid::Control::Ifaces::WirelessNetworkInterface.

Definition at line 62 of file fakewirelessnetworkinterface.cpp.


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