phoneapp/phoneuicontrol/inc/mphonekeyevents.h
branchRCL_3
changeset 61 41a7f70b3818
parent 0 5f000ab63145
child 62 5266b1f337bd
child 65 2a5d4ab426d3
equal deleted inserted replaced
58:40a3f856b14d 61:41a7f70b3818
    66         virtual void HandleKeyPressDurationL(
    66         virtual void HandleKeyPressDurationL(
    67             TKeyCode aCode,
    67             TKeyCode aCode,
    68             TTimeIntervalMicroSeconds aKeyPressDuration ) = 0;
    68             TTimeIntervalMicroSeconds aKeyPressDuration ) = 0;
    69             
    69             
    70         virtual void HandleLongHashL() = 0;
    70         virtual void HandleLongHashL() = 0;
    71 
       
    72         virtual TBool IsNoteVisibleL() = 0;
       
    73 
       
    74         virtual TBool IsMenuBarVisibleL() const = 0;
       
    75         
       
    76         virtual void HandleCreateNumberEntryL( const TKeyEvent& aKeyEvent,
       
    77                 TEventCode aEventCode ) = 0;
       
    78         
    71         
    79         virtual void HandleDtmfKeyToneL( const TKeyEvent& aKeyEvent,
    72         virtual void HandleDtmfKeyToneL( const TKeyEvent& aKeyEvent,
    80                         TEventCode aEventCode ) = 0;
    73                         TEventCode aEventCode ) = 0;
    81         
    74         
    82         virtual TBool IsAlphanumericSupportedAndCharInput( 
    75         virtual TBool IsAlphanumericSupportedAndCharInput(