|
SCIM Bridge 0.4.x
|
This is the header of the functions to translate key events between scim-bridge and qt. More...
#include "scim-bridge.h"#include "scim-bridge-key-code.h"#include "scim-bridge-key-event.h"#include "scim-bridge-client-common-qt.h"Go to the source code of this file.
Functions | |
| QKeyEvent * | scim_bridge_key_event_bridge_to_qt (const ScimBridgeKeyEvent *bridge_key_event) |
| ScimBridgeKeyEvent * | scim_bridge_key_event_qt_to_bridge (const QKeyEvent *qt_key_event) |
This is the header of the functions to translate key events between scim-bridge and qt.