fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepPredictiveSettingDialog.h
branchRCL_3
changeset 8 4eb1ae11334f
parent 0 eb1f2e154e89
child 12 5e18d8c489d6
equal deleted inserted replaced
7:6defe5d1bd39 8:4eb1ae11334f
   129 	    
   129 	    
   130 		static TInt EventCheckCallback(TAny* aObj);
   130 		static TInt EventCheckCallback(TAny* aObj);
   131 		void AttemptToExitL();
   131 		void AttemptToExitL();
   132 
   132 
   133 #ifdef __ITI_VIRTUAL_TOUCH_FIRST_GENERATION_SUPPORT__		
   133 #ifdef __ITI_VIRTUAL_TOUCH_FIRST_GENERATION_SUPPORT__		
   134 	    TInt 						iOriginalKeyboardLayout;
   134 		TPtiKeyboardType 			iOriginalKeyboardLayout;
   135 #endif //__ITI_VIRTUAL_TOUCH_FIRST_GENERATION_SUPPORT__
   135 #endif //__ITI_VIRTUAL_TOUCH_FIRST_GENERATION_SUPPORT__
   136 	    
   136 	    
   137 	    // iSettingItemInEditingState is introduced to avoid the crash when we are editing 
   137 	    // iSettingItemInEditingState is introduced to avoid the crash when we are editing 
   138 	    // the settings item and the flip staus changes.
   138 	    // the settings item and the flip staus changes.
   139 	    TBool 						iSettingItemInEditingState; 
   139 	    TBool 						iSettingItemInEditingState;