textinput/peninputfingerhwrar/inc/peninputfingerhwrarsymboltable.h
branchRCL_3
changeset 12 5e18d8c489d6
parent 7 6defe5d1bd39
child 19 ac7e4d1d9209
equal deleted inserted replaced
11:c8fb4cf7b3ae 12:5e18d8c489d6
   258 	/**
   258 	/**
   259 	 * Load background from resource
   259 	 * Load background from resource
   260 	 *
   260 	 *
   261 	 */
   261 	 */
   262 	void LoadBackgroundFromResourceL(const TInt aResId);
   262 	void LoadBackgroundFromResourceL(const TInt aResId);
   263 		
   263 
   264 private:
   264 private:
   265     /**
   265     /**
   266 	 * multipage viritual keyboard
   266 	 * multipage viritual keyboard
   267 	 * not own.
   267 	 * not own.
   268 	 */
   268 	 */
   269 	CMultiPageVirtualKeyboard* iMutiPageKeypad;
   269 	CMultiPageVirtualKeyboard* iMutiPageKeypad;
   270     
   270     
   271 	/**
       
   272      * Enter button.
       
   273      * not own.
       
   274      */
       
   275     CAknFepCtrlEventButton* iEnterBtn;
       
   276     
       
   277     /**
       
   278      * space button.
       
   279      * not own.
       
   280      */
       
   281     CAknFepCtrlEventButton* iSpaceBtn;
       
   282     
       
   283     /**
   271     /**
   284      * Sct page 0 selction button control.
   272      * Sct page 0 selction button control.
   285      * Not own.
   273      * Not own.
   286      */     
   274      */     
   287     CAknFepCtrlEventButton* i3Page1Btn;
   275     CAknFepCtrlEventButton* i3Page1Btn;