src/hbcore/inputfw/hbinputvkbhost.cpp
changeset 34 ed14f46c0e55
parent 6 c3690ec91ef8
--- a/src/hbcore/inputfw/hbinputvkbhost.cpp	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbcore/inputfw/hbinputvkbhost.cpp	Mon Oct 18 18:23:13 2010 +0300
@@ -31,7 +31,8 @@
 const char HbVkbHostPropertyName[] = "HbVkbHost";
 
 /*!
-\proto
+@stable
+@hbcore
 \class HbVkbHost
 \brief Virtual keyboard host base class.
 
@@ -57,6 +58,8 @@
 Application developer can override the default vkb host if needed but in typical cases
 there is no need to care about vkb hosting system in application code.
 
+See \ref vkbHandling "virtual keyboard handling guide" for more information
+
 \sa HbVirtualKeyboard
 \sa HbEditorInterface
 */