就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.12.12
Qt Virtual Keyboard
QML 类型
List of All Members for InputContext
Qt Virtual Keyboard | 商业或 GPLv3
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
()
void
commit
(string
text
,
int replaceFrom = 0
,
int replaceLength = 0
)
void
sendKeyClick
(int
key
, string
text
,
int modifiers = 0
)