textinput/peninputgenericvkb/inc/peninputgenericvkbwindow.h
branchRCL_3
changeset 12 5e18d8c489d6
parent 9 e6a39382bb9c
child 18 b1ea1642412e
equal deleted inserted replaced
11:c8fb4cf7b3ae 12:5e18d8c489d6
   340      * Show tooltip of ICF
   340      * Show tooltip of ICF
   341      * 
   341      * 
   342      * @param aText The text to be displayed in ICF
   342      * @param aText The text to be displayed in ICF
   343      * @return None
   343      * @return None
   344      */
   344      */
   345 	void ShowTooltipL( const TDesC& aText );
   345 	void ShowTooltipL( const TDesC& aText, TInt aLangCode = ELangTest );
   346 	
   346 	
   347     /**
   347     /**
   348      * Hide tooltip of ICF
   348      * Hide tooltip of ICF
   349      * 
   349      * 
   350      * @return None
   350      * @return None