Home · All Namespaces · All Classes
Public Member Functions

TransferStatusIndicator Class Reference

#include <statusindicator.h>

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

List of all members.

Public Member Functions

 TransferStatusIndicator (QGraphicsItem *parent=NULL)
virtual ~TransferStatusIndicator ()

Detailed Description

A status indicator for showing the status of transfer. Shows ongoing transfer and error in transfer.


Constructor & Destructor Documentation

TransferStatusIndicator::TransferStatusIndicator ( QGraphicsItem *  parent = NULL  )  [explicit]

Constructs a TransferStatusIndicator. Starts listening changes in transfer's state from Transfer UI dbus interface.

Parameters:
parent parent QGraphicsItem. If parent is NULL, the creating client must take the responsibility to delete the indicator.
TransferStatusIndicator::~TransferStatusIndicator (  )  [virtual]

Destroys the TransferStatusIndicator.


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