src/hbcore/inputfw/hbinputcontextproxy.cpp
changeset 30 80e4d18b72f5
parent 28 b7da29130b0e
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    32 #include <hbinputmethod_p.h>
    32 #include <hbinputmethod_p.h>
    33 #include <hbinputsettingproxy.h>
    33 #include <hbinputsettingproxy.h>
    34 #include <hbinputmethodnull_p.h>
    34 #include <hbinputmethodnull_p.h>
    35 
    35 
    36 /*!
    36 /*!
    37 @alpha
    37 @stable
    38 @hbcore
    38 @hbcore
    39 \class HbInputContextProxy
    39 \class HbInputContextProxy
    40 \brief A proxy class forwarding calls from QInputContext to HbInputMethod
    40 \brief A proxy class forwarding calls from QInputContext to HbInputMethod
    41 
    41 
    42 This class is needed because Qt's input context system assumes the ownership
    42 This class is needed because Qt's input context system assumes the ownership