NetworkHandler Class Reference

NetworkHandler class. More...

#include <networkhandler.h>

Collaboration diagram for NetworkHandler:
Collaboration graph
[legend]

List of all members.

Signals

void connected ()
 Signals when connected to network.
void disconnected ()
 Signals when disconnected from network.

Public Member Functions

 NetworkHandler (QObject *parent=0)
 Constructor.
void connect ()
 Requests network connection.
void disconnect ()
 Requests to disconnect a connection.
bool isConnected ()
 Checks if connected to network.
void state ()
 Requests network state.

Private Attributes

NetworkHandlerPrivatem_networkHandlerPrivate
 Instance of NetworkHandlerPrivate.

Friends

class NetworkHandlerPrivate
 Friend class for NetworkHandlerPrivate.

Detailed Description

NetworkHandler class.

This class handles network connection. Class notifies about network connection states.


Constructor & Destructor Documentation

NetworkHandler::NetworkHandler ( QObject *  parent = 0  ) 

Constructor.

Creates ICD D-Bus interface.


Member Function Documentation

void NetworkHandler::connect (  ) 

Requests network connection.

Request is done via ICD D-Bus.

void NetworkHandler::disconnect (  ) 

Requests to disconnect a connection.

Request is done via ICD D-Bus.

bool NetworkHandler::isConnected (  ) 

Checks if connected to network.

Returns:
true if connected, false otherwise

The documentation for this class was generated from the following files:

Generated on Thu Jun 10 09:44:04 2010 for Situare client for Maemo by  doxygen 1.6.1