就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.9.9
Qt Virtual Keyboard
QML 类型
List of All Members for InputContext
List of All Members for InputContext
这是完整成员列表为
InputContext
,包括继承的成员。
anchorPosition
: int
anchorRectangle
: rect
animating
: bool
capsLock
: bool
cursorPosition
: int
cursorRectangle
: rect
focus
: bool
inputEngine
: InputEngine
inputItem
: QtObject
inputMethodHints
: int
keyboardRectangle
: rect
locale
: string
preeditText
: string
previewRectangle
: rect
previewVisible
: bool
selectedText
: string
shift
: bool
shiftHandler
: ShiftHandler
surroundingText
: string
uppercase
: bool
void
clear
()
void
commit
(string
text
, int
replaceFrom
, int
replaceLength
)
void
commit
()
focusEditorChanged
()
void
hideInputPanel
()
void
sendKeyClick
(int
key
, string
text
, int
modifiers
)