fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepPredictiveSettingDialog.h
equal
deleted
inserted
replaced
102 void HandlePointerEventL(const TPointerEvent& aPointerEvent); |
102 void HandlePointerEventL(const TPointerEvent& aPointerEvent); |
103 |
103 |
104 // From MEikMenuObserver |
104 // From MEikMenuObserver |
105 virtual void DynInitMenuPaneL( TInt aResourceId, |
105 virtual void DynInitMenuPaneL( TInt aResourceId, |
106 CEikMenuPane* aMenuPane ); |
106 CEikMenuPane* aMenuPane ); |
|
107 // Process the key events |
|
108 TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType); |
107 |
109 |
108 protected: |
110 protected: |
109 /** |
111 /** |
110 * From CAknDialog |
112 * From CAknDialog |
111 * Lays out the dialog's components when the size of the dialog |
113 * Lays out the dialog's components when the size of the dialog |