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)[read-only] - anchorRectIntersectsClipRect : bool [read-only]
- anchorRectangle : rect
(since QtQuick.VirtualKeyboard 2.1)[read-only] - animating : bool
- capsLock : bool
(deprecated)[read-only] - capsLockActive : bool
(since QtQuick.VirtualKeyboard 2.4)[read-only] - cursorPosition : int [read-only]
- cursorRectIntersectsClipRect : bool [read-only]
- cursorRectangle : rect [read-only]
- inputEngine : InputEngine [read-only]
- inputItem : QtObject
(deprecated)[read-only] - inputMethodHints : int [read-only]
- keyboardObserver : KeyboardObserver
(since 6.1)[read-only] - locale : string [read-only]
- preeditText : string
- selectedText : string [read-only]
- selectionControlVisible : bool [read-only]
- shift : bool
(deprecated)[read-only] - shiftActive : bool
(since QtQuick.VirtualKeyboard 2.4)[read-only] - surroundingText : string [read-only]
- uppercase : bool
(since QtQuick.VirtualKeyboard 2.2)[read-only] - void clear()
- void commit()
- void commit(string text, int replaceFrom, int replaceLength)
- void sendKeyClick(int key, string text, int modifiers)