Link against: avkon.lib
None
#include <eikdef.h>
#include <eikbtgpc.h>
#include <eikseced.h>
#include <aknsettingpage.h>
#include <aknnumseced.h>
Go to the source code of this file.
Data Structures |
|
| class | SAknConfirmationResource |
| Structure to hold the required resources for a password confirmation sequence This holds 3 resource IDs. More... |
|
| class | CAknPasswordSettingPage |
| Base class for Password editors to ensure that their general functionality is consistent. More... |
|
| class | CAknAlphaPasswordSettingPage |
| This class is used for alphanumeric passwords. More... |
|
| class | CAknNumericPasswordSettingPage |
| This class is used for numeric passwords. More... |
|
Variables |
|
| const TInt | KDefaultAlphaPasswordLength = 12 |
| const TInt | KDefaultNumericPasswordLength = 4 |
|
|