logsui/AppSrc/CLogsBaseView.h
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
   654          *
   654          *
   655          * @param   aMenuType the current menu type
   655          * @param   aMenuType the current menu type
   656          */
   656          */
   657         void SetCurrentMenuType(CEikMenuBar::TMenuType aMenuType);
   657         void SetCurrentMenuType(CEikMenuBar::TMenuType aMenuType);
   658         
   658         
   659     public:    
       
   660     	/**
       
   661     	 * Get whether the original CallMenu is visible
       
   662     	 *
       
   663     	 * @return EFalse\ETrue whether the original CallMenu is visible
       
   664     	 */  
       
   665         virtual TBool OriginalCallMenuIsVisible();
       
   666             
       
   667     private:    // data
   659     private:    // data
   668 
   660 
   669         CEikMenuBar* iPopup;
   661         CEikMenuBar* iPopup;
   670         
   662         
   671         /// Ref: reference to singleton instance of CallUI and PoC provider owned by LogsAppUi
   663         /// Ref: reference to singleton instance of CallUI and PoC provider owned by LogsAppUi