phoneapp/phoneuicontrol/inc/cphonestateincoming.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
--- a/phoneapp/phoneuicontrol/inc/cphonestateincoming.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonestateincoming.h	Wed Sep 01 12:30:10 2010 +0100
@@ -78,11 +78,6 @@
         */ 
         IMPORT_C void HandleNumberEntryClearedL();
 
-        /** 
-        * Handle keylock state change events
-        */ 
-        IMPORT_C void HandleKeyLockEnabled( TBool aKeylockEnabled );
-        
     protected:
 
         /**
@@ -98,6 +93,15 @@
         */
         IMPORT_C virtual void ConstructL();
         
+        /**
+        * From CAknAppUi, initialise a menupane (dynamic).
+        *
+        * @param aResourceId It is the resource id for the pane.
+        * @param aMenuPane It is the menu pane corresponding to the resource.
+        */
+        IMPORT_C virtual void DynInitMenuPaneL( 
+            TInt aResourceId, 
+            CEikMenuPane* aMenuPane );
 
         /**
         * Audio play stopped handling
@@ -126,7 +130,17 @@
         /**
         * Open soft reject message editor
         */
-        void OpenSoftRejectMessageL();
+        void OpenSoftRejectMessageEditorL();
+
+        /**
+        * Indicator if soft reject message editor is displayed
+        */
+        TBool SoftRejectMessageEditorIsDisplayedL() const;
+
+        /**
+        * Open menu bar
+        */
+        void OpenMenuBarL();
 
         /**
         * Answer the MT call