#include <maliitquick.h>
MaliitQuick exposes Maliit enums to QML-based input methods.
◆ ContentType
Enumerator |
---|
FreeTextContentType | |
NumberContentType | |
PhoneNumberContentType | |
EmailContentType | |
UrlContentType | |
CustomContentType | |
◆ KeyEvent
Enumerator |
---|
KeyPress | |
KeyRelease | |
KeyClick | |
◆ PreeditFace
Enumerator |
---|
PreeditDefault | |
PreeditNoCandidates | |
PreeditKeyPress | |
◆ SwitchDirection
This enum defines direction of plugin switching.
Enumerator |
---|
SwitchUndefined | Special value for uninitialized variables.
|
SwitchForward | Activate next plugin.
|
SwitchBackward | Activate previous plugin.
|