aknpasswordsettingpage.h File Reference

API published in: S60 1st Ed

Link against: avkon.lib

Capability Information

Required Capabilities

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

Variable Documentation

const TInt KDefaultAlphaPasswordLength = 12
 
const TInt KDefaultNumericPasswordLength = 4
 

Copyright © Nokia Corporation 2001-2008
Back to top