src/hbcore/inputfw/hbinputvkbhost.cpp
changeset 21 4633027730f5
parent 6 c3690ec91ef8
child 30 80e4d18b72f5
equal deleted inserted replaced
7:923ff622b8b9 21:4633027730f5
   112 Returns true if the vkb host has state transition ongoing, ie. it is running open or close
   112 Returns true if the vkb host has state transition ongoing, ie. it is running open or close
   113 animation or updating the split-view status.
   113 animation or updating the split-view status.
   114 */
   114 */
   115 
   115 
   116 /*!
   116 /*!
       
   117 \deprecated HbVkbHost::openMinimizedKeypad(HbVirtualKeyboard*, HbInputMethod*)
       
   118      is deprecated.
       
   119 */
       
   120 
       
   121 /*!
       
   122 \deprecated HbVkbHost::minimizeKeypad(bool)
       
   123     is deprecated.
       
   124 */
       
   125 
       
   126 /*!
   117 Attaches given host to given object. Deletes previously attached host.
   127 Attaches given host to given object. Deletes previously attached host.
   118 */
   128 */
   119 void HbVkbHost::attachHost(HbVkbHost *host, QObject *object)
   129 void HbVkbHost::attachHost(HbVkbHost *host, QObject *object)
   120 {
   130 {
   121     if (object) {
   131     if (object) {