fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/src/AknFepPredictiveSettingDialog.cpp
branchRCL_3
changeset 56 8152b1f1763a
parent 50 5a1685599b76
equal deleted inserted replaced
50:5a1685599b76 56:8152b1f1763a
   777         CAknDialog::HandlePointerEventL(aPointerEvent);
   777         CAknDialog::HandlePointerEventL(aPointerEvent);
   778         }
   778         }
   779     }
   779     }
   780 
   780 
   781 /**
   781 /**
   782  *process the key events
       
   783  */
       
   784 TKeyResponse CAknFepPredictiveSettingDialog::OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType)
       
   785 	{
       
   786 	return iSettingsList->OfferKeyEventL(aKeyEvent, aType);
       
   787 	}
       
   788     
       
   789 /**
       
   790  *From MEikCommandObserver
   782  *From MEikCommandObserver
   791  */
   783  */
   792 void CAknFepPredictiveSettingDialog::DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane) 
   784 void CAknFepPredictiveSettingDialog::DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane) 
   793     {
   785     {
   794     if ( iAvkonAppUi->IsSingleClickCompatible() )
   786     if ( iAvkonAppUi->IsSingleClickCompatible() )