phoneapp/phoneuiview/inc/cphoneviewcontroller.h
branchRCL_3
changeset 15 2a26698d78ba
parent 14 24062c24fe38
child 17 38529f706030
equal deleted inserted replaced
14:24062c24fe38 15:2a26698d78ba
    40 class CLogsClient;
    40 class CLogsClient;
    41 class CPhoneView;
    41 class CPhoneView;
    42 class CPhoneDialerView;
    42 class CPhoneDialerView;
    43 class TPhoneViewId;
    43 class TPhoneViewId;
    44 class TPhoneCommandParam;
    44 class TPhoneCommandParam;
    45 class TPhoneCmdParamBoolean;
       
    46 class CEikButtonGroupContainer;
    45 class CEikButtonGroupContainer;
    47 class CPhoneMenuController;
    46 class CPhoneMenuController;
    48 class CPhoneNoteController;
    47 class CPhoneNoteController;
    49 class CPhoneQueryController;
    48 class CPhoneQueryController;
    50 class CPhoneKeyCaptureController;
    49 class CPhoneKeyCaptureController;
   612         * @return single item fetch type
   611         * @return single item fetch type
   613         */
   612         */
   614         TInt SingleItemFetchType() const;
   613         TInt SingleItemFetchType() const;
   615 
   614 
   616         /**
   615         /**
   617          * Checks screen lock status.        
       
   618          */        
       
   619         TBool IsKeyLockEnabled();
       
   620         
       
   621         /**
       
   622          * Unlock keys & screen.        
       
   623          */         
       
   624         void DisableKeyLock();
       
   625         
       
   626         /**
       
   627          * Checks if DTMF dialer mode is currently active        
   616          * Checks if DTMF dialer mode is currently active        
   628          */
   617          */
   629         TBool IsDtmfDialerActive() const;
   618         TBool IsDtmfDialerActive() const;
   630         
   619         
   631         /**
   620         /**