src/hbcore/inputfw/hbinputvkbhost.cpp
changeset 30 80e4d18b72f5
parent 21 4633027730f5
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    29 #include "hbinputmethod.h"
    29 #include "hbinputmethod.h"
    30 
    30 
    31 const char HbVkbHostPropertyName[] = "HbVkbHost";
    31 const char HbVkbHostPropertyName[] = "HbVkbHost";
    32 
    32 
    33 /*!
    33 /*!
    34 \proto
    34 @stable
       
    35 @hbcore
    35 \class HbVkbHost
    36 \class HbVkbHost
    36 \brief Virtual keyboard host base class.
    37 \brief Virtual keyboard host base class.
    37 
    38 
    38 A virtual keyboard host knows how to animate and display given virtual keyboard widget.
    39 A virtual keyboard host knows how to animate and display given virtual keyboard widget.
    39 Its purpose is to isolate virtual keyboard's interaction in application space from
    40 Its purpose is to isolate virtual keyboard's interaction in application space from