equal
deleted
inserted
replaced
57 void handleStandardButtonClick(int aButtonId); |
57 void handleStandardButtonClick(int aButtonId); |
58 int keyCode(int buttonId); |
58 int keyCode(int buttonId); |
59 |
59 |
60 void getSpecialCharacters(); |
60 void getSpecialCharacters(); |
61 |
61 |
62 void setSctButtons(const QString& characters); |
62 void setSctButtons(const QString &characters); |
63 void setAsFunctionButton(int index, const HbIcon &icon, const QString &text); |
63 void setAsFunctionButton(int index, const HbIcon &icon, const QString &text); |
64 void latchRangeButton(int buttonId); |
64 void latchRangeButton(int buttonId); |
65 |
65 |
66 // private slots |
66 // private slots |
67 void _q_enteredInNonStickyRegion(); |
67 void _q_enteredInNonStickyRegion(); |