src/hbplugins/inputmethods/touchinput/hbinputqwerty11x4touchkeyboard.cpp
changeset 28 b7da29130b0e
parent 7 923ff622b8b9
equal deleted inserted replaced
23:e6ad4ef83b23 28:b7da29130b0e
    33 #include "hbinputqwerty11x4touchkeyboard_p.h"
    33 #include "hbinputqwerty11x4touchkeyboard_p.h"
    34 #include "hbinputvkbwidget_p.h"
    34 #include "hbinputvkbwidget_p.h"
    35 #include "hbinputbuttongroup.h"
    35 #include "hbinputbuttongroup.h"
    36 #include "hbinputbutton.h"
    36 #include "hbinputbutton.h"
    37 #include "hbinputmodeindicator.h"
    37 #include "hbinputmodeindicator.h"
    38 
       
    39 const qreal HbKeyboardHeightInUnits = 33.7;
       
    40 const qreal HbKeyboardWidthInUnits = 95.5;
       
    41 
    38 
    42 const int HbVirtualQwertyNumberOfRows = 4;
    39 const int HbVirtualQwertyNumberOfRows = 4;
    43 const int HbVirtualQwertyNumberOfColumns = 11;
    40 const int HbVirtualQwertyNumberOfColumns = 11;
    44 const int HbButtonKeyCodeTable[HbVirtualQwertyNumberOfRows * HbVirtualQwertyNumberOfColumns - 1] =
    41 const int HbButtonKeyCodeTable[HbVirtualQwertyNumberOfRows * HbVirtualQwertyNumberOfColumns - 1] =
    45 {
    42 {