libsolidcontrol
Solid::Control Namespace Reference
Namespaces | |
| namespace | Ifaces |
| namespace | Networking |
| namespace | NetworkManager |
| namespace | PowerManager |
Classes | |
| class | AccessPoint |
| class | Authentication |
| Base class for wireless authentication schemes. More... | |
| class | AuthenticationNone |
| This Authentication is a null authentication. More... | |
| class | AuthenticationValidator |
| Utility class Contains a backend specific validator instance to validate authentication Can be used for example to authenticate user input as they type. More... | |
| class | AuthenticationWep |
| WEP (Wired Equivalent Privacy) Authentication. More... | |
| class | AuthenticationWpa |
| AuthenticationWpa contains functionality shared by both Personal and Enterprise authentication flavors. More... | |
| class | AuthenticationWpaEnterprise |
| WPA Enterprise. More... | |
| class | AuthenticationWpaPersonal |
| WPA Personal authentication. More... | |
| class | BluetoothAuthorizationAgent |
| This is the interface a class must implement to act as an Authorization Agent. More... | |
| class | BluetoothInputDevice |
| Represents a bluetooth remote device as seen by the bluetoothing subsystem. More... | |
| class | BluetoothInterface |
| Represents a bluetooth interface as seen by the bluetooth subsystem. More... | |
| class | BluetoothManager |
| This class specifies the interface a backend will have to implement in order to be used in the system. More... | |
| class | BluetoothPasskeyAgent |
| This is the interface a class must implement to act as a Passkey Agent. More... | |
| class | BluetoothRemoteDevice |
| Represents a bluetooth remote device as seen by the bluetoothing subsystem. More... | |
| class | BluetoothSecurity |
| Represents a bluetooth security interface which handles passkey request by the backend. More... | |
| class | CdmaNetworkInterface |
| This interface represents a CDMA cellular network interface. More... | |
| class | GsmNetworkInterface |
| This interface represents a GSM cellular network interface. More... | |
| class | IPv4Address |
| class | IPv4Config |
| class | IPv4Route |
| class | NetworkInterface |
| This interface represents a generic network interface in the system. More... | |
| class | SerialNetworkInterface |
| This interface represents a SERIAL cellular network interface. More... | |
| class | SingletonHelper |
| class | WiredNetworkInterface |
| This interface represents a wired Ethernet network interface. More... | |
| class | WirelessNetworkInterface |
| This interface represents a wireless network interface. More... | |
Typedefs | |
| typedef QStringList | AccessPointList |
| typedef QList < BluetoothInputDevice > | BluetoothInputDeviceList |
| typedef QList< BluetoothInterface > | BluetoothInterfaceList |
| typedef QList < BluetoothRemoteDevice * > | BluetoothRemoteDeviceList |
| typedef QList< NetworkInterface * > | NetworkInterfaceList |
Typedef Documentation
Definition at line 179 of file wirelessaccesspoint.h.
Definition at line 50 of file bluetoothmanager.h.
Definition at line 47 of file bluetoothmanager.h.
Definition at line 41 of file bluetoothinterface.h.
| typedef QList< NetworkInterface * > Solid::Control::NetworkInterfaceList |
Definition at line 194 of file networkinterface.h.
KDE 4.2 API Reference