SCIM Bridge 0.4.x

◆ setMicroFocus()

virtual void _ScimBridgeClientIMContext::setMicroFocus ( int x,
int y,
int w,
int h,
QFont * font = 0 )
pure 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.

Implemented in ScimBridgeClientIMContextImpl.