ModeKey所有成员列表
这是ModeKey的所有成员的完整列表,包括继承的成员。
- 模式:bool
以下成员从BaseKey继承而来。
- 是否激活:bool
- 备选键:var
- 显示备选键:var
(自QtQuick.VirtualKeyboard 6.2起]
- 显示文本:string
- 有效备选键:var
(自QtQuick.VirtualKeyboard 2.0起)
- 有效备选键高亮索引:int
(自QtQuick.VirtualKeyboard 2.0起)
- 功能键:bool
- 高亮显示:bool
- 键值:int
- 键面板代理:alias
- 键类型:int
(自QtQuick.VirtualKeyboard 6.1起)
- 无事件:bool
(自QtQuick.VirtualKeyboard 1.3起)
- 无修正键:bool
(自QtQuick.VirtualKeyboard 1.3起)
- 按下:bool
- 重复:bool
- 显示预览:bool
- 小文本:string
(自QtQuick.VirtualKeyboard 2.0起)
- 显示小文本:bool
(自QtQuick.VirtualKeyboard 2.0起)
- 声音效果:url
(自QtQuick.VirtualKeyboard 1.1起)
- 文本:string
- 大写:bool
- weight : 实数
- clicked()
以下成员从 Item 继承。
- activeFocus : 布尔型
- activeFocusOnTab : 布尔型
- 占位符 :
- anchors.alignWhenCentered : 布尔型
- anchors.baseline : 锚线
- anchors.baselineOffset : 实数
- anchors.bottom : 锚线
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : 锚线
- anchors.horizontalCenterOffset : 实数
- anchors.left : 锚线
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : 锚线
- anchors.rightMargin : 实数
- anchors.top : 锚线
- anchors.topMargin : 实数
- anchors.verticalCenter : 锚线
- anchors.verticalCenterOffset : 实数
- antialiasing : 布尔型
- baselineOffset : 整型
- children : Item 列表
- childrenRect :
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔型
- containmentMask : QObject*
- data : QtObject 列表
- enabled : 布尔型
- focus : 布尔型
- focusPolicy : 枚举
(自 6.7)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : Component
- layer.enabled : 布尔型
- layer.format : 枚举
- layer.live : 布尔型
(自 6.5)
- layer.mipmap : 布尔型
- layer.samplerName : 字符串
- layer.samples : 枚举
- layer.smooth : 布尔型
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 大小
- layer.wrapMode : 枚举
- opacity : 实数
- palette : Palette
(自 6.0)
- 父对象 : Item
- 资源 : list<QtObject>
- 旋转 : real
- 缩放 : real
- 平滑 : bool
- 状态 : string
- 状态列表 : list<State>
- 变换 : list<Transform>
- 变换原点 : enumeration
- 过渡 : list<Transition>
- 可见性 : bool
- 可见子项 : list<Item>
- 宽度 : real
- X 坐标 : real
- Y 坐标 : real
- Z 坐标 : real
- childAt(real x, real y)
- bool contains(point point)
- dumpItemTree()
(since 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- point mapFromGlobal(real x, real y)
- point mapFromItem(Item item, real x, real y)
- point mapFromItem(Item item, point p)
- rect mapFromItem(Item item, real x, real y, real width, real height)
- rect mapFromItem(Item item, rect r)
- point mapToGlobal(real x, real y)
- point mapToItem(Item item, real x, real y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, real x, real y, real width, real height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(bool forward)
© 2024 Qt 公司。本文档中包含的贡献知识产权属于其各自的权利人。本文档是根据自由软件基金会发布、自由文档许可证第 1.3 版条款授权的(http://www.gnu.org/licenses/fdl.html)。Qt 及相关标志是芬兰及世界其他地区的 Qt 公司的商标。所有其他商标均为其各自权利人的财产。