src/hbcore/inputfw/hbinputcontextplugin.cpp
changeset 30 80e4d18b72f5
parent 7 923ff622b8b9
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    24 ****************************************************************************/
    24 ****************************************************************************/
    25 
    25 
    26 #include "hbinputcontextplugin.h"
    26 #include "hbinputcontextplugin.h"
    27 
    27 
    28 /*!
    28 /*!
    29 @proto
    29 @stable
    30 @hbcore
    30 @hbcore
    31 \class HbInputContextPlugin
    31 \class HbInputContextPlugin
    32 \brief Extends QInputContextPlugin to support HbInputMethod input method selection UI elements.
    32 \brief Extends QInputContextPlugin to support HbInputMethod input method selection UI elements.
    33 
    33 
    34 Sometimes an input method may want to display several options in input method selection dialog. 
    34 Sometimes an input method may want to display several options in input method selection dialog.