phoneapp/phoneuicontrol/inc/cphonekeyeventforwarder.h
branchRCL_3
changeset 44 3c221667e687
parent 39 b8d67d6176f5
child 57 94dc1107e8b2
equal deleted inserted replaced
39:b8d67d6176f5 44:3c221667e687
    30 class MPhoneKeyEventHandler;
    30 class MPhoneKeyEventHandler;
    31 class MPhoneViewCommandHandle;
    31 class MPhoneViewCommandHandle;
    32 class CPhoneTimer;
    32 class CPhoneTimer;
    33 class CPhoneQwertyHandler;
    33 class CPhoneQwertyHandler;
    34 class MPhoneQwertyModeObserver;
    34 class MPhoneQwertyModeObserver;
       
    35 class CEikMenuBar;
    35 
    36 
    36 // CLASS DECLARATION
    37 // CLASS DECLARATION
    37 
    38 
    38 /**
    39 /**
    39 *  It is keyevent forwarder.
    40 *  It is keyevent forwarder.
   293         
   294         
   294         /**
   295         /**
   295          * Status of virtual keyboard.
   296          * Status of virtual keyboard.
   296          */     
   297          */     
   297         TBool iVirtualKeyBoardOpen;
   298         TBool iVirtualKeyBoardOpen;
       
   299         
       
   300         /**
       
   301          * Application menu.
       
   302          * Not owned.
       
   303          */     
       
   304         CEikMenuBar* iMenu;
   298     };
   305     };
   299 
   306 
   300 #endif      // CPHONEKEYEVENTFORWARDER_H
   307 #endif      // CPHONEKEYEVENTFORWARDER_H
   301             
   308             
   302 // End of File
   309 // End of File