List of All Members for InputContext
This is the complete list of members for InputContext, including inherited members.
- anchorPosition : int (since QtQuick.VirtualKeyboard 2.2)
- anchorRectIntersectsClipRect : bool
- anchorRectangle : rect (since QtQuick.VirtualKeyboard 2.1)
- animating : bool
- capsLock : bool (deprecated)
- capsLockActive : bool (since QtQuick.VirtualKeyboard 2.4)
- cursorPosition : int
- cursorRectIntersectsClipRect : bool
- cursorRectangle : rect
- inputEngine : InputEngine
- inputItem : QtObject (deprecated)
- inputMethodHints : int
- keyboardObserver : KeyboardObserver (since QtQuick.VirtualKeyboard 6.1)
- locale : string
- preeditText : string
- selectedText : string
- selectionControlVisible : bool
- shift : bool (deprecated)
- shiftActive : bool (since QtQuick.VirtualKeyboard 2.4)
- surroundingText : string
- uppercase : bool (since QtQuick.VirtualKeyboard 2.2)
- void clear()
- void commit()
- void commit(string text, int replaceFrom, int replaceLength)
- void sendKeyClick(int key, string text, int modifiers)