src/hbcore/inputfw/hbinputmethoddescriptor.cpp
changeset 30 80e4d18b72f5
parent 7 923ff622b8b9
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    23 **
    23 **
    24 ****************************************************************************/
    24 ****************************************************************************/
    25 #include "hbinputmethoddescriptor.h"
    25 #include "hbinputmethoddescriptor.h"
    26 
    26 
    27 /*!
    27 /*!
       
    28 @stable
       
    29 @hbcore
    28 \class HbInputMethodDescriptor
    30 \class HbInputMethodDescriptor
    29 \brief Describes an input method
    31 \brief Describes an input method
    30 
    32 
    31 This class is for input method developers, it should never be needed in application code.
    33 This class is for input method developers, it should never be needed in application code.
    32 */
    34 */