equal
deleted
inserted
replaced
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); |