List of All Members for InputMethod
This is the complete list of members for InputMethod, including inherited members.
- inputContext : InputContext
- inputEngine : InputEngine
- bool clickPreeditText(int cursorPosition)
(since QtQuick.VirtualKeyboard 2.4)
- list<int> inputModes(string locale)
- bool keyEvent(int key, string text, int modifiers)
- list<int> patternRecognitionModes()
(since QtQuick.VirtualKeyboard 2.0)
- bool reselect(int cursorPosition, int reselectFlags)
(since QtQuick.VirtualKeyboard 2.0)
- reset()
- selectionListActiveItemChanged(int type, int index)
- selectionListChanged(int type)
- var selectionListData(int type, int index, int role)
- int selectionListItemCount(int type)
- void selectionListItemSelected(int type, int index)
- list<int> selectionLists()
- selectionListsChanged()
(since QtQuick.VirtualKeyboard 2.2)
- bool setInputMode(string locale, int inputMode)
- bool setTextCase(int textCase)
- Trace traceBegin(int traceId, int patternRecognitionMode, var traceCaptureDeviceInfo, var traceScreenInfo)
(since QtQuick.VirtualKeyboard 2.0)
- bool traceEnd(Trace trace)
(since QtQuick.VirtualKeyboard 2.0)
- update()
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.