API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcdlg.lib
Required Capabilities
None
#include <eikinfo.h>
Inherits CAknNoteDialog.
Public Types |
|
| enum | TExitKeys { EAllowEnter, EIgnoreEnter } |
| Left here for backwards compatibility. More... |
|
Public Member Functions |
|
| IMPORT_C | CEikInfoDialog (const TDesC &aTitle, const TDesC &aMsg, TExitKeys aExitKeys=EAllowEnter) |
| Constructor. |
|
| CEikInfoDialog (TExitKeys aExitKeys=EAllowEnter) | |
| Constructor. |
|
| IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
| Handles pointer events. |
|
Static Public Member Functions |
|
| static IMPORT_C TBool | RunDlgLD (const TDesC &aTitle, const TDesC &aMsg, TExitKeys aExitKeys=EAllowEnter) |
| Sets title and message and calls ExecuteLD for the dialog. |
|
|
|
Left here for backwards compatibility. Not used anymore. |
|
||||||||||||||||
|
Constructor. |
|
|
Constructor. |
|
|
Handles pointer events. Reimplemented from CAknNoteDialog. |
|
||||||||||||||||
|
Sets title and message and calls ExecuteLD for the dialog. |