src/hbcore/inputfw/hbinputmethod.h
changeset 5 627c4a0fd0e7
parent 2 06ff229162e9
child 6 c3690ec91ef8
equal deleted inserted replaced
3:11d3954df52a 5:627c4a0fd0e7
    85     bool modeAllowedInEditor(HbInputModeType mode) const;
    85     bool modeAllowedInEditor(HbInputModeType mode) const;
    86     void inputStateToEditor(const HbInputState& source);
    86     void inputStateToEditor(const HbInputState& source);
    87 
    87 
    88     void constructLatinState(HbInputState &result) const;
    88     void constructLatinState(HbInputState &result) const;
    89 
    89 
       
    90     HbInputMethodDescriptor descriptor() const;
       
    91 
    90 public slots:
    92 public slots:
    91     void globalInputLanguageChanged(const HbInputLanguage &newLanguage);
    93     void globalInputLanguageChanged(const HbInputLanguage &newLanguage);
    92     void globalSecondaryInputLanguageChanged(const HbInputLanguage &newLanguage);
    94     void globalSecondaryInputLanguageChanged(const HbInputLanguage &newLanguage);
    93     void activeKeyboardChanged(HbKeyboardType newKeyboard);     
    95     void activeKeyboardChanged(HbKeyboardType newKeyboard);     
    94     void orientationChanged(Qt::Orientation orientation);
    96     void orientationChanged(Qt::Orientation orientation);