phoneapp/phoneuicontrol/inc/cphonekeyeventforwarder.h
branchRCL_3
changeset 17 38529f706030
parent 0 5f000ab63145
child 19 544e34b3255a
--- a/phoneapp/phoneuicontrol/inc/cphonekeyeventforwarder.h	Mon Mar 15 12:40:24 2010 +0200
+++ b/phoneapp/phoneuicontrol/inc/cphonekeyeventforwarder.h	Wed Mar 31 21:30:06 2010 +0300
@@ -28,6 +28,8 @@
 class MPhoneKeyEventHandler;
 class MPhoneViewCommandHandle;
 class CPhoneTimer;
+class CPhoneQwertyHandler;
+class MPhoneQwertyModeObserver;
 
 // CLASS DECLARATION
 
@@ -228,6 +230,12 @@
          * Zeroed in HandleEventKeyUpL.
          */
         TInt iScanCode;
+
+        /*
+        * Has information of used qwerty keyboard.
+        * Own.
+        */
+        CPhoneQwertyHandler* iQwertyHandler;
     };
 
 #endif      // CPHONEKEYEVENTFORWARDER_H