phoneapp/phoneuiutils/inc/cphoneqwertyhandler.h
branchRCL_3
changeset 6 38529f706030
parent 0 5f000ab63145
child 9 91c2fb4b78df
equal deleted inserted replaced
5:2a26698d78ba 6:38529f706030
    66         /**
    66         /**
    67         * Gets keycode according to current keyboard mapping. 
    67         * Gets keycode according to current keyboard mapping. 
    68         */
    68         */
    69         IMPORT_C TInt NumericKeyCode( const TKeyEvent& aKeyEvent );
    69         IMPORT_C TInt NumericKeyCode( const TKeyEvent& aKeyEvent );
    70 
    70 
       
    71         /**
       
    72         * Add qwerty mode observer. 
       
    73         */
       
    74         IMPORT_C void AddQwertyModeObserverL( MPhoneQwertyModeObserver& aObserver );
       
    75 
    71     private:
    76     private:
    72     
    77     
    73         /**
    78         /**
    74         * @see MIdleLangSettingObserver.
    79         * @see MIdleLangSettingObserver.
    75         */
    80         */