Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
This enum describes the various states of an input method.
Constant | Value | Description |
---|---|---|
QWSServer::IMCompose | 0 | Composing. |
QWSServer::IMStart | IMCompose | Equivalent to IMCompose. |
QWSServer::IMEnd | 1 | Finished composing. |
See also QWSInputMethod::sendIMEvent().
Copyright © 2008 Nokia | Trademarks | Qt 4.4.3 |