fep/aknfep/inc/AknFepFnKeyManager.h
branchCompilerCompatibility
changeset 9 6bb78022e3bd
parent 0 eb1f2e154e89
equal deleted inserted replaced
6:f566ba6aad4c 9:6bb78022e3bd
    82     void SetQwertyInputMode(TBool aQwertyState);
    82     void SetQwertyInputMode(TBool aQwertyState);
    83     
    83     
    84     /* 
    84     /* 
    85     * Handles the Fn key event to change the state appropriately.
    85     * Handles the Fn key event to change the state appropriately.
    86     */
    86     */
    87     TKeyResponse CAknFepFnKeyManager::HandleFnKeyEventL( const TKeyEvent& aKeyEvent, 
    87     TKeyResponse HandleFnKeyEventL( const TKeyEvent& aKeyEvent, 
    88                                                 TEventCode aEventCode,
    88                            TEventCode aEventCode,
    89                                                 TCoeInputCapabilities aInputCapabilities
    89                            TCoeInputCapabilities aInputCapabilities
    90                                                 );
    90                            );
    91 
    91 
    92     void SetCase( TCase aCase );
    92     void SetCase( TCase aCase );
    93     
    93     
    94     TFnKeyState FnKeyState();
    94     TFnKeyState FnKeyState();
    95     void SetFnKeyState(CAknFepFnKeyManager::TFnKeyState aState);    
    95     void SetFnKeyState(CAknFepFnKeyManager::TFnKeyState aState);