src/hbcore/inputfw/hbinputvirtualkeyboard.cpp
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 2 06ff229162e9
equal deleted inserted replaced
0:16d8024aca5e 1:f7ac710697a9
    89 is visible on the keypad. The deafult implementation is empty.
    89 is visible on the keypad. The deafult implementation is empty.
    90 */
    90 */
    91 
    91 
    92 /*!
    92 /*!
    93 \fn QSizeF HbVirtualKeyboard::minimizedKeyboardSize()
    93 \fn QSizeF HbVirtualKeyboard::minimizedKeyboardSize()
    94 This function is used by HbVkbHost to show the keypad in minimized state.
    94 The vkb host queries the size of minimized keyboard through this method.
    95 */
    95 */
    96 
    96 
    97 /*!
    97 /*!
    98 \fn void HbVirtualKeyboard::keyboardAnimationFrame(HbVkbAnimationType type, qreal x)
    98 \fn void HbVirtualKeyboard::keyboardAnimationFrame(HbVkbAnimationType type, qreal x)
    99 
    99