equal
deleted
inserted
replaced
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 |