CEikAlert Class Reference

Link against: eikcoctl.lib eikcore.lib eikdlg.lib eiksrv.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-2007
Back to top