SCIMBridge  0.4.x

◆ mouseHandler()

void ScimBridgeClientIMContextImpl::mouseHandler ( int  offset,
QEvent::Type  type,
ButtonState  button,
ButtonState  state 
)
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.

Implements _ScimBridgeClientIMContext.