#include <mw/aknstaticnotedialog.h>
| class CAknStaticNoteStackIndicator : public CAknControl | 
| Public Member Functions | |
|---|---|
| ~CAknStaticNoteStackIndicator() | |
| void | ConstructL(CCoeControl *, TInt) | 
| virtual IMPORT_C void | HandlePointerEventL(const TPointerEvent &) | 
| virtual IMPORT_C void | HandleResourceChange(TInt) | 
| void | UpdateDepth(TInt) | 
| Inherited Attributes | |
|---|---|
| CCoeControl::iCoeEnv | |
| CCoeControl::iContext | |
| CCoeControl::iPosition | |
| CCoeControl::iSize | |
| Inherited Enumerations | |
|---|---|
| CCoeControl:TZoomType | |
Static note stack indicator
| void | ConstructL | ( | CCoeControl * | aParentNote, | 
| TInt | aStackDepth | |||
| ) | ||||
2nd stage construction.
| IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) | [virtual] | 
Reimplemented from CCoeControl::HandlePointerEventL(const TPointerEvent &)
From CCoeControl. Handles pointer events
| IMPORT_C void | HandleResourceChange | ( | TInt | aType | ) | [virtual] | 
Reimplemented from CCoeControl::HandleResourceChange(TInt)
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.