changeset 21 | 4633027730f5 |
parent 6 | c3690ec91ef8 |
child 30 | 80e4d18b72f5 |
--- a/src/hbcore/inputfw/hbinputvkbhost.cpp Tue Jul 06 14:36:53 2010 +0300 +++ b/src/hbcore/inputfw/hbinputvkbhost.cpp Wed Aug 18 10:05:37 2010 +0300 @@ -114,6 +114,16 @@ */ /*! +\deprecated HbVkbHost::openMinimizedKeypad(HbVirtualKeyboard*, HbInputMethod*) + is deprecated. +*/ + +/*! +\deprecated HbVkbHost::minimizeKeypad(bool) + is deprecated. +*/ + +/*! Attaches given host to given object. Deletes previously attached host. */ void HbVkbHost::attachHost(HbVkbHost *host, QObject *object)