src/hbcore/inputfw/hbinputvkbhostbridge.cpp
changeset 30 80e4d18b72f5
parent 21 4633027730f5
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    26 
    26 
    27 #include <QVariant>
    27 #include <QVariant>
    28 #include <QPointer>
    28 #include <QPointer>
    29 
    29 
    30 /*!
    30 /*!
    31 \proto
    31 @stable
       
    32 @hbcore
    32 \class HbVkbHostBridge
    33 \class HbVkbHostBridge
    33 \brief Provides one connection point to receive signals from all the virtual keyboard hosts.
    34 \brief Provides one connection point to receive signals from all the virtual keyboard hosts.
    34 
    35 
    35 The virtual keyboard host provides signals when the keyboard changes state. Usually there are many active virtual
    36 The virtual keyboard host provides signals when the keyboard changes state. Usually there are many active virtual
    36 keyboard hosts in the system so if an application is interested to know when any of them changes state
    37 keyboard hosts in the system so if an application is interested to know when any of them changes state