#include <IMEController.h>
const InputClient* const IMEController::client |
( |
| ) |
const |
|
inline |
void IMEController::commitComposingText |
( |
| ) |
|
void IMEController::commitText |
( |
const std::string & |
text | ) |
|
void IMEController::hideIME |
( |
| ) |
|
bool IMEController::isIMEActive |
( |
| ) |
const |
|
inline |
bool IMEController::isIMEOpened |
( |
| ) |
const |
|
inline |
void IMEController::notifyAutoCapChanged |
( |
InputClient * |
client, |
|
|
bool |
enabled |
|
) |
| |
void IMEController::notifyInputFocusChange |
( |
InputClient * |
client, |
|
|
bool |
focused |
|
) |
| |
void IMEController::performEditorAction |
( |
PalmIME::FieldAction |
action | ) |
|
void IMEController::removeClient |
( |
InputClient * |
client | ) |
|
void IMEController::setClient |
( |
InputClient * |
newClient | ) |
|
void IMEController::setComposingText |
( |
const std::string & |
text | ) |
|
void IMEController::setIMEActive |
( |
bool |
active | ) |
|
void IMEController::signalAutoCapChanged |
( |
bool |
enabled | ) |
|
|
signal |
void IMEController::signalHideIME |
( |
| ) |
|
|
signal |
void IMEController::signalRestartInput |
( |
const PalmIME::EditorState & |
state | ) |
|
|
signal |
void IMEController::signalShowIME |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: