idlefw/plugins/wsplugin/inc/numerickeyhandler.h
branchRCL_3
changeset 69 cb506ec2d869
parent 51 15e4dd19031c
equal deleted inserted replaced
44:c2817bb2a55c 69:cb506ec2d869
    82     TInt HandleInputLanguageChanged( TInt aNewValue );
    82     TInt HandleInputLanguageChanged( TInt aNewValue );
    83     
    83     
    84     void SetQwertyMode( TInt aValue );
    84     void SetQwertyMode( TInt aValue );
    85     
    85     
    86     void SetInputLanguage( TInt aValue );
    86     void SetInputLanguage( TInt aValue );
       
    87     
       
    88     TBool AllowAlphaNumericMode() const;
       
    89 
       
    90     TBool VoIPSupported() const;
       
    91     
       
    92     TBool EasyDialingEnabled() const;
    87 
    93 
    88 // from base class MCenRepNotifyHandlerCallback
    94 // from base class MCenRepNotifyHandlerCallback
    89 
    95 
    90     void HandleNotifyGeneric(TUint32 aKey);
    96     void HandleNotifyGeneric(TUint32 aKey);
    91     
    97