CAknStaticNoteStackIndicator Class Reference

API published in: S60 1st Ed

Link against: avkon.lib eikctl.lib eikcdlg.lib

Capability Information

Required Capabilities

None


#include <aknstaticnotedialog.h>

Inherits CAknControl.


Detailed Description

Static note stack indicator.

Public Member Functions

void  ConstructL (CCoeControl *aParentNote, TInt aStackDepth)
  2nd stage construction.
void  UpdateDepth (TInt aDepth)
  Updates stack depth.
  ~CAknStaticNoteStackIndicator ()
IMPORT_C void  HandleResourceChange (TInt aType)
  From CCoeControl.
IMPORT_C void  HandlePointerEventL (const TPointerEvent &aPointerEvent)
  From CCoeControl.

Constructor & Destructor Documentation

CAknStaticNoteStackIndicator::~CAknStaticNoteStackIndicator  ) 
 

Member Function Documentation

void CAknStaticNoteStackIndicator::ConstructL CCoeControl *  aParentNote,
TInt  aStackDepth
 

2nd stage construction.

IMPORT_C void CAknStaticNoteStackIndicator::HandlePointerEventL const TPointerEvent &  aPointerEvent  ) 
 

From CCoeControl.

Handles pointer events

IMPORT_C void CAknStaticNoteStackIndicator::HandleResourceChange TInt  aType  ) 
 

From CCoeControl.

Handles a change to the control's resources. The types of resources handled are those which are shared across the environment, e.g. colours or fonts.

void CAknStaticNoteStackIndicator::UpdateDepth TInt  aDepth  ) 
 

Updates stack depth.


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

Copyright © Nokia Corporation 2001-2008
Back to top