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