Home · All Namespaces · All Classes
Public Slots | Public Member Functions

PhoneNetworkTypeStatusIndicator Class Reference

#include <statusindicator.h>

Inheritance diagram for PhoneNetworkTypeStatusIndicator:
Inheritance graph
[legend]
Collaboration diagram for PhoneNetworkTypeStatusIndicator:
Collaboration graph
[legend]

List of all members.

Public Slots

void setNetworkAvailability (bool availability)

Public Member Functions

 PhoneNetworkTypeStatusIndicator (ApplicationContext &context, QGraphicsItem *parent=NULL)
virtual ~PhoneNetworkTypeStatusIndicator ()

Detailed Description

A status indicator for showing the phone network type and the internet connection status. Displays either a WiFi or a packet data connection symbol. The symbol is animated while the connection is being established. If a packet data connection is active (data is being transfered), a "packet data connection active" symbol is shown.


Constructor & Destructor Documentation

PhoneNetworkTypeStatusIndicator::PhoneNetworkTypeStatusIndicator ( ApplicationContext context,
QGraphicsItem *  parent = NULL 
) [explicit]

Constructor

Parameters:
context the application context to get status information from
parent parent MWidget
PhoneNetworkTypeStatusIndicator::~PhoneNetworkTypeStatusIndicator (  )  [virtual]

Member Function Documentation

void PhoneNetworkTypeStatusIndicator::setNetworkAvailability ( bool  availability  )  [slot]

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

Copyright © 2011 Nokia Corporation Generated on Tue Aug 30 2011 16:38:13
Doxygen 1.7.1
MeeGo Touch