equal
deleted
inserted
replaced
188 void commitExactWord(); |
188 void commitExactWord(); |
189 virtual void candidatePopupClosed(QString activatedWord, int closingKey); |
189 virtual void candidatePopupClosed(QString activatedWord, int closingKey); |
190 virtual void showExactWordPopupIfNeeded(); |
190 virtual void showExactWordPopupIfNeeded(); |
191 void spellQueryDialogClosed(QObject *savedFocusObject,HbInputSpellQuery::HbSpellCloseReason closeReason,const QString &string); |
191 void spellQueryDialogClosed(QObject *savedFocusObject,HbInputSpellQuery::HbSpellCloseReason closeReason,const QString &string); |
192 void setAutocompletionStatus(bool status); |
192 void setAutocompletionStatus(bool status); |
|
193 void setLanguage(HbInputLanguage& language); |
193 public slots: |
194 public slots: |
194 // different utility popup callbacks |
195 // different utility popup callbacks |
195 virtual void inputQueryPopupClosed(QString activatedWord, int closingKey); |
196 virtual void inputQueryPopupClosed(QString activatedWord, int closingKey); |
196 void sctCharacterSelected(QString character); |
197 void sctCharacterSelected(QString character); |
197 void smileySelected(QString smiley); |
198 void smileySelected(QString smiley); |