SCIMBridge  0.4.x
virtual void _ScimBridgeClientIMContext::mouseHandler ( int  offset,
QEvent::Type  type,
ButtonState  button,
ButtonState  state 
)
pure virtual

Filter a mouse event.

Parameters
offsetThe cursor offset in the preedit string.
typeThe type of the event.
buttonThe button of this event.
stateThe state of the button.

Implemented in ScimBridgeClientIMContextImpl.