This is the header of the panel clients for SCIMBridge.
More...
#include <scim.h>
#include "scim-bridge.h"
#include "scim-bridge-display.h"
#include "scim-bridge-imcontext.h"
Go to the source code of this file.
Classes
Typedefs
-
typedef scim::Slot1< void, int > ScimBridgeAgentPanelClientSlotVoid
-
typedef scim::Slot2< void, int,
int > ScimBridgeAgentPanelClientSlotInt
-
typedef scim::Slot2< void, int,
const scim::String & > ScimBridgeAgentPanelClientSlotString
-
typedef scim::Slot2< void, int,
const scim::WideString & > ScimBridgeAgentPanelClientSlotWideString
-
typedef scim::Slot4< void, int,
const scim::String &, const
scim::String &, const
scim::Transaction & > ScimBridgeAgentPanelClientSlotStringStringTransaction
-
typedef scim::Slot2< void, int,
const scim::KeyEvent & > ScimBridgeAgentPanelClientSlotKeyEvent
Detailed Description
This is the header of the panel clients for SCIMBridge.
- Author:
- Ryo Dairiki <ryo-dairiki@users.sourceforge.net>