terminalsecurity/SCP/SCPClient/inc/SCPQueryDialog.h
changeset 2 5594fba90824
parent 0 b497e44ab2fc
child 23 007508d6e57b
equal deleted inserted replaced
1:a9c0ce913924 2:5594fba90824
   117         TBool                           iPreviousCharacterWasInvalid;
   117         TBool                           iPreviousCharacterWasInvalid;
   118         TBuf<KSCPPasscodeMaxLength+1>   iTextBuffer;
   118         TBuf<KSCPPasscodeMaxLength+1>   iTextBuffer;
   119         TBuf<KSCPPasscodeMaxLength+1>   iTmpBuffer;
   119         TBuf<KSCPPasscodeMaxLength+1>   iTmpBuffer;
   120         TBool                           iPrioritySet;
   120         TBool                           iPrioritySet;
   121         TBool                           iPriorityDropped;
   121         TBool                           iPriorityDropped;
       
   122         TBool							isCallSoftkeyAdded;
   122         /** An integer variable to define the input mode of the lock code query */
   123         /** An integer variable to define the input mode of the lock code query */
   123         TInt def_mode;
   124         TInt def_mode;
   124         TInt iKeyUsed;
   125         TInt iKeyUsed;
   125         CSCPLockObserver* iDeviceLockStatusObserver;
   126         CSCPLockObserver* iDeviceLockStatusObserver;
   126 		CSCPLockObserver* iCallStatusObserver;
   127 		CSCPLockObserver* iCallStatusObserver;