CDialogBox Class Reference

List of all members.

Public Member Functions

 ~CDialogBox ()
void Start ()
void Stop ()
void SetSemiTransparency ()
void RemoveSemiTransparency ()
TBool IsSemiTransparent ()

Static Public Member Functions

static CDialogBoxNewL (const TRect &)

Detailed Description

This class handles the incoming call animation. This class has methods to:

Definition at line 46 of file dialogbox.h.


Constructor & Destructor Documentation

CDialogBox::~CDialogBox (  ) 

Destructor.

Definition at line 106 of file dialogbox.cpp.


Member Function Documentation

CDialogBox * CDialogBox::NewL ( const TRect &  aRect  )  [static]

Performs the two-phase construction of an object of the CDialogBox class.

Parameters:
aRect The area of the screen available for drawing.
Returns:
A CDialogBox object.

Definition at line 25 of file dialogbox.cpp.

void CDialogBox::Start (  ) 

Starts showing the incoming call animation.

Definition at line 126 of file dialogbox.cpp.

void CDialogBox::Stop (  ) 

Stops showing the incoming call animation.

Definition at line 140 of file dialogbox.cpp.

void CDialogBox::SetSemiTransparency (  ) 

Sets the background colour.

Definition at line 199 of file dialogbox.cpp.

void CDialogBox::RemoveSemiTransparency (  ) 

Removes the background colour.

Definition at line 208 of file dialogbox.cpp.


Generated by  doxygen 1.6.2