#include <statusindicator.h>
List of all members.
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:
- /home/bifh1/cs2009q3-i386/work/system-ui-1.0.23/src/systemui/statusarea/statusindicator.h
- /home/bifh1/cs2009q3-i386/work/system-ui-1.0.23/src/systemui/statusarea/statusindicator.cpp