SCIM Bridge 0.4.x

◆ setMicroFocus()

void ScimBridgeClientIMContextImpl::setMicroFocus ( int x,
int y,
int w,
int h,
QFont * font = 0 )
virtual

Set the focused area in the display.

Parameters
xThe X loation of the focused area.
yThe Y loation of the focused area.
wThe width of the focused area.
hThe height of the focused area.
fontThe font.

Implements _ScimBridgeClientIMContext.