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); |
|
109 |
107 |
110 protected: |
108 protected: |
111 /** |
109 /** |
112 * From CAknDialog |
110 * From CAknDialog |
113 * Lays out the dialog's components when the size of the dialog |
111 * Lays out the dialog's components when the size of the dialog |