CEikAlert Class Reference

API published in: S60 1st Ed

Link against: eikcoctl.lib eikdlg.lib eikcore.lib eiksrv.lib eikcore.lib

Capability Information

Required Capabilities

None


#include <eikalert.h>

Inherits CAknNoteDialog.


Public Member Functions

IMPORT_C void  HandlePointerEventL (const TPointerEvent &aPointerEvent)
  From CCoeControl.

Protected Attributes

const TDesC *  iMsg1
const TDesC *  iMsg2

Friends

class  CEikAlertNotifier

Member Function Documentation

IMPORT_C void CEikAlert::HandlePointerEventL const TPointerEvent &  aPointerEvent  )  [virtual]
 

From CCoeControl.

Processes the pointer event directed to the dialog.

Parameters:
aPointerEvent  The pointer event directed to the notedialog.

Reimplemented from CAknNoteDialog.


Friends And Related Function Documentation

friend class CEikAlertNotifier [friend]
 

Field Documentation

const TDesC* CEikAlert::iMsg1 [protected]
 
const TDesC* CEikAlert::iMsg2 [protected]
 

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

Copyright © Nokia Corporation 2001-2008
Back to top