|
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:
-
| x | The X loation of the focused area. |
| y | The Y loation of the focused area. |
| w | The width of the focused area. |
| h | The height of the focused area. |
| font | The font. |
|
|