API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcdlg.lib
Required Capabilities
None
#include <AknNoteDialog.h>
#include <AknQueryDialog.h>
Go to the source code of this file.
Data Structures |
|
| class | TAknNoteResData |
| class | CAknNoteWrapper |
| Base class for implementing commonly used notes. More... |
|
| class | CAknResourceNoteDialog |
| Helper base class for implementing specialised note classes. More... |
|
| class | CAknConfirmationNote |
| Wrapper for CAknNoteDialog implementing a Confirmation Note as from S60 specifications. More... |
|
| class | CAknInformationNote |
| Wrapper for CAknNoteDialog implementing an Information Note as from S60 specifications. More... |
|
| class | CAknErrorNote |
| Wrapper for CAknNoteDialog implementing an Error Note as from S60 specifications. More... |
|
| class | CAknWarningNote |
| Wrapper for CAknNoteDialog implementing a Warning Note as from S60 specifications. More... |
|