| Home · All Classes · Annotated · Functions |
The PkIM class provides an input method based on a standard telephone keypad. Also provides full screen handwriting input. More...
#include <PkIM>
Inherits QWSInputMethod.
The PkIM class provides an input method based on a standard telephone keypad. Also provides full screen handwriting input.
Returns true if key or mouse events are currently being filtered by the input method to generate text. Otherwise returns false.
Returns true if key or mouse events are currently being filtered by the input method to generate text. Otherwise returns false.
Returns true if the input method is restricted to s single mode based of the current input hint. Otherwise returns false.
See also setRestrictToHint().
Adds the characters in the character list cl to its current state. This may result in sending key events or adding letters to the currently composed word.
Sets the mode of the input method to the hint s. If the hint starts with only will take the remaining string as the hint and restrict the mode to the one that best matches that hint.
Updates the input methods cache the location on the screen of the cursor or sub-focus of the current input widget to the coordinates x, y.
If b is true will restrict the mode of the input method to the current mode.
See also restrictToHint().
Sets the widget used to display the current status to l. The input method will update the icon for the widget to reflect the input method mode
This signal is emitted when the state of the input method changes. It is used by the server to update icon state and visability appropriately.
If the input method is filtering state will be QtopiaInputMethod::Ready. Otherwise state will be QtopiaInputMethod::Sleeping.
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |