textinput/peninputgenericvkb/inc/peninputgenericvkblayout.h
branchRCL_3
changeset 50 5a1685599b76
parent 44 ecbabf52600f
child 56 8152b1f1763a
equal deleted inserted replaced
46:bd83ceabce89 50:5a1685599b76
   165      void ConstructL( const TAny *aInitData, TBool aIsFsq );
   165      void ConstructL( const TAny *aInitData, TBool aIsFsq );
   166      
   166      
   167 private: 
   167 private: 
   168     void HandleVirtualKeyUpL(TInt aEventType, CFepUiBaseCtrl* aCtrl, const TDesC& aEventData);
   168     void HandleVirtualKeyUpL(TInt aEventType, CFepUiBaseCtrl* aCtrl, const TDesC& aEventData);
   169 
   169 
       
   170     /**
       
   171      * Handle virtual key down event
       
   172      *
       
   173      * @since S60 v5.0
       
   174      * @param None
       
   175      * @return None
       
   176      */
       
   177     void HandleVirtualKeyDown();
       
   178     
   170     /**
   179     /**
   171      * Handle show tooltip command
   180      * Handle show tooltip command
   172      *
   181      *
   173      *     
   182      *     
   174      * @aData pointer is sent from FEP, point to a TPtrC
   183      * @aData pointer is sent from FEP, point to a TPtrC