equal
deleted
inserted
replaced
35 HbHardwareInputPrediction12KeyHandler(HbInputAbstractMethod *inputMethod); |
35 HbHardwareInputPrediction12KeyHandler(HbInputAbstractMethod *inputMethod); |
36 ~HbHardwareInputPrediction12KeyHandler(); |
36 ~HbHardwareInputPrediction12KeyHandler(); |
37 |
37 |
38 bool actionHandler(HbInputModeAction action); |
38 bool actionHandler(HbInputModeAction action); |
39 bool filterEvent(const QKeyEvent * event); |
39 bool filterEvent(const QKeyEvent * event); |
40 void listInputModes(QVector<HbInputModeProperties>& aResults) const; |
|
41 bool isActive() const; |
40 bool isActive() const; |
42 |
41 |
43 private: |
42 private: |
44 Q_DECLARE_PRIVATE(HbHardwareInputPrediction12KeyHandler) |
43 Q_DECLARE_PRIVATE(HbHardwareInputPrediction12KeyHandler) |
45 Q_DISABLE_COPY(HbHardwareInputPrediction12KeyHandler) |
44 Q_DISABLE_COPY(HbHardwareInputPrediction12KeyHandler) |