fep/aknfep/inc/AknFepPluginManager.h
branchRCL_3
changeset 5 a47de9135b21
parent 3 f5a1e66df979
child 6 6ceef9a83b1a
equal deleted inserted replaced
3:f5a1e66df979 5:a47de9135b21
    79     EPluginLanguageChanged,
    79     EPluginLanguageChanged,
    80     EPluginPreview,
    80     EPluginPreview,
    81     EPluginPromptChanged,
    81     EPluginPromptChanged,
    82     EPluginShowCandidate,
    82     EPluginShowCandidate,
    83     EPluginShowTooltip,
    83     EPluginShowTooltip,
    84     EPluginHideTooltip
    84     EPluginHideTooltip,
       
    85     EPluginSwitchToPortrait,
       
    86     EPluginSwitchToLandscape,
       
    87     EPluginSwitchMode
    85     };
    88     };
    86 
    89 
    87 /** 
    90 /** 
    88  * Plugin synchronization type
    91  * Plugin synchronization type
    89  */
    92  */
   325     // send all predictive candidates at once
   328     // send all predictive candidates at once
   326     void ShowAllCandidates();
   329     void ShowAllCandidates();
   327     
   330     
   328     void ResetCandidateList();
   331     void ResetCandidateList();
   329     
   332     
       
   333     void UpdateFSQIndicator();
   330     void UpdateITUTIndicator();
   334     void UpdateITUTIndicator();
   331     
   335     
   332     void SetITUTSpellingStateL(TBool aState);
   336     void SetITUTSpellingStateL(TBool aState);
   333     
   337     
   334     void DisplaySpellEditor(const TInt aEditorFlag, const TDesC& aInitText, 
   338     void DisplaySpellEditor(const TInt aEditorFlag, const TDesC& aInitText, 
   491      *  @since v5.0
   495      *  @since v5.0
   492      */    
   496      */    
   493     inline void SetInEditWordQueryFlag(TBool aIsEditWordQueryDlg );    
   497     inline void SetInEditWordQueryFlag(TBool aIsEditWordQueryDlg );    
   494     void LaunchPenInputLanguageSelectionL( TBool aLaunchedByTouchWin = EFalse );
   498     void LaunchPenInputLanguageSelectionL( TBool aLaunchedByTouchWin = EFalse );
   495     void LaunchPenInputRecognitionWithDictionarySelectionL();
   499     void LaunchPenInputRecognitionWithDictionarySelectionL();
       
   500     void LaunchPenInputWritingSpeedSelectionL();
       
   501     void LaunchPenInputGuidingLineSelectionL();
   496   inline TBool IsInGlobleNoteEditor();
   502   inline TBool IsInGlobleNoteEditor();
   497     void SetMenuState(TBool aUpdateEditor = ETrue);
   503     void SetMenuState(TBool aUpdateEditor = ETrue);
   498     void ResetMenuState(TBool aUnDim = ETrue);
   504     void ResetMenuState(TBool aUnDim = ETrue);
   499     
   505     
   500     /**
   506     /**
   816      * Notify app touch window state.
   822      * Notify app touch window state.
   817      *     
   823      *     
   818      * @param aParam
   824      * @param aParam
   819      * @return None
   825      * @return None
   820      */
   826      */
   821     void NotifyAppUiImeTouchWndState( const TBool aTouchState );
   827     void NotifyAppUiImeTouchWndStateL( const TBool aTouchState );
   822         
   828         
   823     /**
   829     /**
   824      * Check if current editor support partial screen IMEs
   830      * Check if current editor support partial screen IMEs
   825      * 
   831      * 
   826      * @return ETrue if support  
   832      * @return ETrue if support