src/hbplugins/inputmethods/touchinput/hbinput12keytouchkeyboard_p.h
changeset 6 c3690ec91ef8
parent 2 06ff229162e9
equal deleted inserted replaced
5:627c4a0fd0e7 6:c3690ec91ef8
    50 
    50 
    51     void init();
    51     void init();
    52     int keyCode(int buttonId);
    52     int keyCode(int buttonId);
    53     void applyEditorConstraints();
    53     void applyEditorConstraints();
    54     void updateButtons();
    54     void updateButtons();
    55     int numberOfCharactersToShow(int key);
    55 
       
    56     QString keyLabel(const QStringList &labels, int index);
    56 };
    57 };
    57 
    58 
    58 #endif // HB_INPUT_12KEY_TOUCH_KEYBOARD_PRIVATE_H
    59 #endif // HB_INPUT_12KEY_TOUCH_KEYBOARD_PRIVATE_H
    59 
    60 
    60 // End of file
    61 // End of file