fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepPredictiveSettingData.h
branchRCL_3
changeset 12 4eb1ae11334f
parent 0 eb1f2e154e89
child 18 c8fb4cf7b3ae
--- a/fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepPredictiveSettingData.h	Wed Mar 31 22:08:20 2010 +0300
+++ b/fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepPredictiveSettingData.h	Wed Apr 14 16:18:34 2010 +0300
@@ -34,6 +34,7 @@
 #define __AKN_FEP_PREDICTIVESETTING_DATA_H
 
 #include <e32base.h>
+#include <ptidefs.h>
 
 /**
  * Class: 		CAknFepPredictiveSettingData
@@ -153,6 +154,11 @@
     * Returns:      Value of iPhysicalKeyboards member
     */
     inline TInt& AWCBitmask() {return iAWCBitmask; }
+    
+    TPtiKeyboardType ActiveKeyboardType() const;
+    
+    TPtiKeyboardType OwnerKeyboardType() const;      
+    
 private:
 	/**
 	* Function:		CAknFepPredictiveSettingData